Move some resource files to res/

This commit is contained in:
Joshua Bell
2016-02-05 20:42:40 -08:00
parent 266f60893e
commit b4d4eeaa26
8 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ h1, h2, h3, p, ul { margin-bottom: 0; margin-top: 0; }
overflow-y: scroll;
font-family: Courier, Monospace;
background-color: #ffffff;
background-image: url('lpt.jpg');
background-image: url('res/lpt.jpg');
background-repeat: repeat-y;
background-attachment: local;
color: #000000;