Difference between revisions of "Template:Team:BostonU/CSS"

Line 75: Line 75:
 
   }
 
   }
  
 
+
#footer {
 +
    width: 100%;
 +
    height: 60px;
 +
    padding: 0px;
 +
    color: #FFFFFF;
 +
    text-align: center;
 +
    background: #333333;
 +
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
    font-size: 11px;
 +
    clear: both;
 +
    position:absolute;
 +
    bottom: 10px;
 +
}
  
 
#topbar {
 
#topbar {
Line 174: Line 186:
 
}
 
}
  
#footer {
 
    width: 100%;
 
    height: 60px;
 
    padding: 0px;
 
    color: #FFFFFF;
 
    text-align: center;
 
    background: #333333;
 
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 
    font-size: 11px;
 
    clear: both;
 
    position:absolute;
 
    bottom: 10px;
 
}
 
  
 
.bar a {
 
.bar a {

Revision as of 02:56, 17 September 2015