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

Line 3: Line 3:
 
<style type="text/css">
 
<style type="text/css">
  
#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;
+
}
+
  
  
Line 186: Line 174:
 
}
 
}
  
 +
#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:54, 17 September 2015