yig/franklincce/static/tn.css

8 lines
187 B
CSS

body {
background-image: url("/static/tn-cap.jpg");
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}