liquid_feedback_frontend

changeset 432:85b6ff17d728

Fixed margin of top bar
author bsw
date Sat Mar 10 20:29:58 2012 +0100 (2012-03-10)
parents 9ce4da0e0783
children 990432f7dba0
files static/style.css
line diff
     1.1 --- a/static/style.css	Sat Mar 10 20:28:57 2012 +0100
     1.2 +++ b/static/style.css	Sat Mar 10 20:29:58 2012 +0100
     1.3 @@ -60,16 +60,12 @@
     1.4    margin: 0;
     1.5  }
     1.6  
     1.7 -.page {
     1.8 +.page,
     1.9 +.topbar_content {
    1.10    max-width: 1130px;
    1.11    margin: 0 auto;
    1.12  }
    1.13  
    1.14 -.topbar_content {
    1.15 -  max-width: 1104px;
    1.16 -  margin: 0 auto;
    1.17 -}
    1.18 -
    1.19  table {
    1.20    margin-top: 1ex;
    1.21  }

Impressum / About Us