summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2010-01-25 13:22:04 -0700
committertekkub <tekkub@gmail.com>2010-01-25 13:22:04 -0700
commitc26c5c7855e419a49204e7d4b5cf3a681851f666 (patch)
tree49aa5dca838b0b1da8c48d174082540a7a422501 /css
parente7b559b62d7fde31ad59c55f537ae29f56afc19f (diff)
Fix up egit guide for the new default branch setting
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index ca223e7..975629b 100755
--- a/css/style.css
+++ b/css/style.css
@@ -46,6 +46,7 @@ pre.terminal {
font-size: 0.9em !important;
}
+pre.terminal span.comment {color: #aaa;}
code {white-space: nowrap;}