Template:Nevada Header CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 73: Line 73:
#banner-buttons{
#banner-buttons{
   position: relative;
   position: relative;
-
   float: right;
+
   float: left;
-
   top: 60px;
+
  display: block;
-
   left: 100px;
+
   top: 20px;
 +
   left: -15px;
   height: 35px;
   height: 35px;
-
   width: 550px;
+
   width: 900px;
   background-color: transparent;
   background-color: transparent;
-
   z-index: 5;
+
   z-index: 15;
 +
}
 +
 
 +
.buttons-text{
 +
    color: White;
 +
    font-family: "Times New Roman";
 +
    font-size: 22px;
 +
    font-weight: bold;
 +
    line-height: 25px;
 +
    text-align: center;
}
}
Line 135: Line 145:
</div>
</div>
</div>
</div>
-
<div id="banner-buttons" style="color: white;">  
+
<div id="banner-buttons" class="buttons-text">  
|&nbsp;&nbsp;<a href="/Team:Nevada">Home</a>&nbsp;&nbsp;
|&nbsp;&nbsp;<a href="/Team:Nevada">Home</a>&nbsp;&nbsp;
|&nbsp;&nbsp;<a href="/Team:Nevada/Team">Team</a>&nbsp;&nbsp;
|&nbsp;&nbsp;<a href="/Team:Nevada/Team">Team</a>&nbsp;&nbsp;

Revision as of 05:00, 22 August 2011