Files
2017-11-20 15:23:36 -05:00

7 lines
105 B
CSS

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