yig/franklincce/static/un.css

8 lines
191 B
CSS

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