Template:Team:DukeMBar/CSS

From 2014.igem.org

(Difference between revisions)
Line 12: Line 12:
{
{
     /*You can decorate the menu's container, such as adding background images through this block*/
     /*You can decorate the menu's container, such as adding background images through this block*/
-
     background-color: #222;
+
     background-color: #222222;
     height: 38px;
     height: 38px;
     padding: 15px;
     padding: 15px;
Line 28: Line 28:
     float:left;
     float:left;
     padding:0;margin:0;
     padding:0;margin:0;
-
     border-bottom:solid 1px #6C0000;
+
     border-bottom:solid 1px #0736A4; /*Duke blue*/
}
}
#sses1 li
#sses1 li
Line 39: Line 39:
#sses1 li.highlight
#sses1 li.highlight
{
{
-
     background-color:#800;
+
     background-color:##0794A4; /*Aqua*/
     top:36px;
     top:36px;
     height:2px;
     height:2px;

Revision as of 16:37, 14 October 2014