summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2009-06-15 23:32:12 -0600
committertekkub <tekkub@gmail.com>2009-06-15 23:32:12 -0600
commit08537b1ddba63636b7c08564d10dc4da4319be73 (patch)
tree0636c1b9545dd87ec41f7f818b0432ceb93435ca /css/style.css
parent8d42b4e52dca0f7591940d55e4e64bc3d4a5f205 (diff)
And our first guide
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index fbf298e..f0b7f1d 100755
--- a/css/style.css
+++ b/css/style.css
@@ -17,9 +17,9 @@ h2 { background: #ddd; text-align: center; padding: 4px; }
.info, .fork { padding: 10px; }
.content { font-size: 1.2em; }
-.content h3 { background: #dfd; font-size: 1.7em; padding: 6px 2px; }
+.content h3 { background: #fdd; font-size: 1.7em; padding: 6px 2px; }
-pre { padding: 20px; background: #ffd; font-size: 0.9em; }
+pre { padding: 20px; background: #444; color: white; font-size: 0.9em; }
#links { padding: 10px; }