Difference between revisions of "Template:Goettingen/CSS"

Line 188: Line 188:
 
/***************************** FOOTER ********************************/
 
/***************************** FOOTER ********************************/
  
#footer {
+
.footer{
 +
position:absolute;
 +
width:690px;
 +
margin:15px 0 30px 0;
 +
padding:30px;
 +
background-color:transparent;
 +
border-style:solid;
 +
border-color:#CCC;
 +
border-width:1px;
 +
        border-radius:4px;
 +
}
 +
 
 +
#footer_old {
 
background:#ffab62;
 
background:#ffab62;
 
width:100%;
 
width:100%;

Revision as of 15:31, 3 August 2016