Skip to content

Commit 67e5741

Browse files
author
Ram Rachum
committed
-
1 parent f32c71f commit 67e5741

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

garlicsim/docs/theme/static/default.css_t

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44

55
/* -- page layout ----------------------------------------------------------- */
66

7+
html {
8+
background: black url("metal_background.jpg") repeat-y left;
9+
}
10+
711
body {
812
font-family: Verdana, Tahoma, sans-serif;
913
font-size: 100%;
10-
background: black url("metal_background.jpg") repeat-y left;
1114
color: #000;
1215
margin: 0;
1316
padding: 0;

0 commit comments

Comments
 (0)