liquid_feedback_frontend

changeset 698:838a405a123a

Optical improvements
author bsw
date Tue Jun 26 19:29:28 2012 +0200 (2012-06-26)
parents 6bff614aaaa1
children 7d157aab3ffd
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Jun 26 19:26:05 2012 +0200
     1.2 +++ b/static/style.css	Tue Jun 26 19:29:28 2012 +0200
     1.3 @@ -179,14 +179,13 @@
     1.4  
     1.5  .logo_liquidfeedback {
     1.6    font-weight: bold;
     1.7 -  color: #fff;
     1.8    margin-left: 6px;
     1.9  }
    1.10  
    1.11  .topbar .instance_name,
    1.12  .topbar a {
    1.13 -  color: #eee;
    1.14    line-height: 30px;
    1.15 +  color: #f0f0f0;
    1.16  }
    1.17  
    1.18  .topbar a:hover, 
    1.19 @@ -424,7 +423,7 @@
    1.20    background: -ms-linear-gradient(#67d, #23a);
    1.21    background: -o-linear-gradient(#67d, #23a);
    1.22    background: linear-gradient(#67d, #23a);
    1.23 -  color: #fff;
    1.24 +  color: #f0f0f0;
    1.25  }
    1.26  
    1.27  .unit_head:last-child {
    1.28 @@ -436,7 +435,7 @@
    1.29  }
    1.30  
    1.31  .unit_head .content, .unit_head a {
    1.32 -  color: #fff;
    1.33 +  color: #f0f0f0;
    1.34  }
    1.35  .area_head,
    1.36  .area_list .area_head {

Impressum / About Us