Files
2019-06-07 22:25:10 +00:00

7 lines
108 B
CSS

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