yig/franklincce/static/un.css

8 lines
191 B
CSS
Raw Permalink Normal View History

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