We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32c71f commit 67e5741Copy full SHA for 67e5741
garlicsim/docs/theme/static/default.css_t
@@ -4,10 +4,13 @@
4
5
/* -- page layout ----------------------------------------------------------- */
6
7
+html {
8
+ background: black url("metal_background.jpg") repeat-y left;
9
+}
10
+
11
body {
12
font-family: Verdana, Tahoma, sans-serif;
13
font-size: 100%;
- background: black url("metal_background.jpg") repeat-y left;
14
color: #000;
15
margin: 0;
16
padding: 0;
0 commit comments