yig/franklincce/static/tn.css

8 lines
187 B
CSS
Raw Normal View History

2024-06-21 22:14:07 -05:00
body {
background-image: url("/static/tn-cap.jpg");
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}