Files
2019-05-21 18:21:00 +00:00

7 lines
105 B
CSS

@IMPORT url("manual.css");
body {
background: url("../images/background.png") no-repeat center top;
}