changeset 294:8e1d8d9ef5be

Fix layout
author David Soria Parra <dsp@php.net>
date Tue, 01 Dec 2009 23:34:07 +0100
parents 91e0408f0b7b
children bbe97888b5a3
files .hgsubstate static/css/styles.css
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Tue Dec 01 23:10:50 2009 +0100
+++ b/.hgsubstate	Tue Dec 01 23:34:07 2009 +0100
@@ -1,2 +1,2 @@
-b382d686c1b76203068e6a95ffe53ea441602274 content
-6b182411de3c08e0ab6afc4675173218ef7d73ac rendered
+9abd6998e77f5e282616b676870092f26792d76b content
+c589a1f0cf7d4ea7e65b81242fa21d6984b7e044 rendered
--- a/static/css/styles.css	Tue Dec 01 23:10:50 2009 +0100
+++ b/static/css/styles.css	Tue Dec 01 23:34:07 2009 +0100
@@ -77,7 +77,7 @@
  */
 .row { display: inline-block; overflow: hidden; border-bottom: 1px solid #ccc; }
 .row { display: block; }
-.col { float: right; display: inline; width: 270px; margin: 25px; }
+.col { float: right; display: inline; width: 295px; margin: 25px; }
 .big { float: left; width: 470px; }
 .quote { float: right; width: 740px; text-align: right; margin-right: 25px;   }
 .big h2 { margin-top: 20px; }