From bb6f34f8f3b5e77bd00e9439e205bd1b6334fce8 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 29 Nov 2012 19:53:22 +0530 Subject: updated styling/style.css modified: styling/style.css --- styling/style.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'styling') diff --git a/styling/style.css b/styling/style.css index 94fe7a1..cbcf51f 100644 --- a/styling/style.css +++ b/styling/style.css @@ -71,7 +71,7 @@ div.code { margin-right:auto; border:1px; padding:5px; - width:65%; + width:70%; } div.time { @@ -130,6 +130,18 @@ footer { margin-right:auto; border:1px; padding:5px; + width:45%; +} + +div.lastupdate { + font-size:0.6em; + font-family:"Palatino Linotype","Book Antiqua",Palatino,"URW Palladio L",FreeSerif,serif; + text-align:center; + color:#989898; + margin-left:auto; + margin-right:auto; + border:1px; + padding:5px; width:40%; } -- cgit v1.2.3