liquid_feedback_frontend

diff static/style.css @ 433:990432f7dba0

Added footer, moved about to footer
author bsw
date Sat Mar 10 22:25:42 2012 +0100 (2012-03-10)
parents 85b6ff17d728
children 4d3fb6bcbda4
line diff
     1.1 --- a/static/style.css	Sat Mar 10 20:29:58 2012 +0100
     1.2 +++ b/static/style.css	Sat Mar 10 22:25:42 2012 +0100
     1.3 @@ -1523,4 +1523,19 @@
     1.4    -webkit-box-shadow: none;
     1.5  }
     1.6  
     1.7 +.slot_footer {
     1.8 +  margin: 0 1%;
     1.9 +  border-top: 1px solid #ccc;
    1.10 +  padding: 1ex;
    1.11 +  font-size: 80%;
    1.12 +  text-align: center;
    1.13 +}
    1.14 +.slot_footer,
    1.15 +.slot_footer a {
    1.16 +  color: #666;
    1.17 +}
    1.18  
    1.19 +.footer {
    1.20 +  margin: 0 auto;
    1.21 +  max-width: 1130px;
    1.22 +}
    1.23 \ No newline at end of file

Impressum / About Us