diff pylons_app/public/css/style_full.css @ 410:9a7ae16ff53e

fixes translations, style updates. Added some extra info to activity graph
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 18 Aug 2010 16:24:27 +0200
parents 86a25ad59766
children
line wrap: on
line diff
--- a/pylons_app/public/css/style_full.css	Wed Aug 18 01:46:18 2010 +0200
+++ b/pylons_app/public/css/style_full.css	Wed Aug 18 16:24:27 2010 +0200
@@ -2,7 +2,7 @@
 	GLOBAL WIDTH
 ----------------------------------------------------------- */
 #header,#content,#footer{
-	min-width: 1024px;
+	min-width: 1224px;
 }
 
 /* -----------------------------------------------------------
@@ -11,7 +11,7 @@
 
 #content 
 {
-	margin: 10px 60px 0 60px;
+	margin: 10px 30px 0 30px;
 	padding: 0;
     min-height: 100%;
 	clear: both;