diff pylons_app/public/css/style.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 9b6c1de4ce9e
children 25ab66a26975
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Wed Aug 18 01:46:18 2010 +0200
+++ b/pylons_app/public/css/style.css	Wed Aug 18 16:24:27 2010 +0200
@@ -185,7 +185,7 @@
 #header
 {
 	margin: 0;
-	padding: 0 60px 0 60px;
+	padding: 0 30px 0 30px;
 	background: #b0b0b0 url("../images/header_background.png") repeat;
 }