fix header and footer CT#7539

1.10.x
aragonc 10 years ago committed by José Loguercio
parent fe8fd04841
commit c2ba8354a5
  1. 1
      app/Resources/public/css/base.css
  2. 1
      app/Resources/public/css/themes/cosmic_campus/default.css

@ -30,7 +30,6 @@ header{
clear: both;
}
footer {
height: 7em;
padding-top: 15px;
}
footer #footer_right{

@ -159,6 +159,7 @@ footer{
background: #272727;
color: #9DD0F1;
border-top: 4px solid #546667;
height: auto;
}
footer a{
color: #ffffff;

Loading…
Cancel
Save