Files
2018-06-18 11:59:15 +01:00

7 lines
105 B
CSS

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