summaryrefslogtreecommitdiffstats
path: root/styling/style.css
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2013-11-04 18:58:36 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2013-11-04 18:58:36 +0530
commit81ca5f15c7dc34724bbeccd9c225f575bc86b406 (patch)
tree3ad34ab48e6869dcd0c022371cb069ae7d673b21 /styling/style.css
parentafb357208176a1b6c679f6a828001d5ddf087c79 (diff)
parent769c2b943c47ccfb1e15b6298f3b73a22b4e1d6a (diff)
Updated Copyright blocks, README, stylesheet. Added CHANGELOG, MANIFEST.
Diffstat (limited to 'styling/style.css')
-rw-r--r--styling/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/styling/style.css b/styling/style.css
index 1f5f014..ffe1ba2 100644
--- a/styling/style.css
+++ b/styling/style.css
@@ -60,6 +60,9 @@ span.monospace {
padding: 1px;
font-size:0.625em;
font-family:monospace;
+ background-color: #fcfcfc;
+ border: 1px solid #f0f0f0;
+ padding: 2px;
}
pre {