From 16ab7e080e48c07c4ed4d1d1822cfad193a5e506 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 11 Nov 2012 19:26:35 +0530 Subject: updated styling/style.css --- styling/style.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'styling') 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; -- cgit v1.2.3