mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2026-03-12 02:41:46 +00:00
Move some resource files to res/
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user