summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-11-11 19:26:35 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-11-11 19:26:35 +0530
commit16ab7e080e48c07c4ed4d1d1822cfad193a5e506 (patch)
tree1752c5121e0351b292ee01e9712be247c4657efd
parent9761b19683593a37b64670ddfd4fe616605d9f2d (diff)
updated styling/style.css
-rw-r--r--styling/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/styling/style.css b/styling/style.css
index 02e71af..94fe7a1 100644
--- a/styling/style.css
+++ b/styling/style.css
@@ -133,6 +133,18 @@ footer {
width:40%;
}
+div.source {
+ font-size:0.4em;
+ font-family:monospace;
+ text-align:center;
+ color:#989898;
+ margin-left:auto;
+ margin-right:auto;
+ border:1px;
+ padding:5px;
+ width:40%;
+}
+
div.scruf {
font-size:0.9em;
font-family:"Palatino Linotype","Book Antiqua",Palatino,"URW Palladio L",FreeSerif,serif;