Team:GeorgiaState

From 2011.igem.org

(Difference between revisions)
Line 59: Line 59:
border-left: none;
border-left: none;
margin-bottom: -1px;
margin-bottom: -1px;
-
background: #5FFB17;
+
background: #2B60DE;
overflow: hidden;
overflow: hidden;
position: relative;
position: relative;
Line 76: Line 76:
}
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
html ul.tabs li.active, html ul.tabs li.active a:hover  {
-
background: #fff;
+
background: #59E817;
-
border-bottom: 1px solid #fff;
+
border-bottom: 1px solid #59E817;
}
}
.tab_container {
.tab_container {
-
border: 1px solid #999;
+
border: 1px solid #fff;
border-top: none;
border-top: none;
clear: both;
clear: both;
float: left;  
float: left;  
width: 100%;
width: 100%;
-
background: #fff;
+
background: #59E817;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-bottomright: 5px;
-khtml-border-radius-bottomright: 5px;
Line 104: Line 104:
}
}
.tab_content h3 a{
.tab_content h3 a{
-
color: #254588;
+
color: #2B60DE;
}
}
.tab_content img {
.tab_content img {
float: left;
float: left;
margin: 0 20px 20px 0;
margin: 0 20px 20px 0;
-
border: 1px solid #ddd;
+
border: 1px solid #fff;
padding: 5px;
padding: 5px;
}
}
Line 119: Line 119:
     <li><a href="#tab1">Introduction</a></li>
     <li><a href="#tab1">Introduction</a></li>
     <li><a href="#tab2">More Information</a></li>
     <li><a href="#tab2">More Information</a></li>
 +
    <li><a href="#tab3">Who We Are</a></li>
</ul>
</ul>

Revision as of 22:00, 6 July 2011