Template:Template HD 1

From 2011.igem.org

(Difference between revisions)
Line 112: Line 112:
         height: 25px;
         height: 25px;
         padding: 0 17px;
         padding: 0 17px;
-
         color: #269434;
+
         color: #A60901;
         font: bold 15px/25px Arial, Helvetica;
         font: bold 15px/25px Arial, Helvetica;
         text-decoration: none;
         text-decoration: none;
-
}
 
-
 
-
#menu li:hover > a
 
-
{
 
-
        color: #A60901;
 
}
}
Line 144: Line 139:
     left: 15px;
     left: 15px;
     z-index: 99999;
     z-index: 99999;
-
     background: white;
+
     background: #A60901;
}
}
Line 171: Line 166:
     line-height: 1;
     line-height: 1;
     display: block;
     display: block;
 +
color: #ffffff;
     white-space: nowrap;
     white-space: nowrap;
     float: none;
     float: none;
Line 190: Line 186:
#menu ul a:hover
#menu ul a:hover
{
{
-
     background: white;
+
     background: #269434;
}
}
#menu ul li:first-child a
#menu ul li:first-child a
{
{
-
     -moz-border-radius: 5px 5px 0 0;
+
     -moz-border-radius: 15px 15px 0 0;
-
     border-radius: 5px 5px 0 0;
+
     border-radius: 15px 15px 0 0;
}
}
Line 203: Line 199:
     content: '';
     content: '';
     position: absolute;
     position: absolute;
-
     left: 30px;
+
     left: 10px;
     top: -8px;
     top: -8px;
     width: 0;
     width: 0;
     height: 0;
     height: 0;
-
     border-left: 5px solid transparent;
+
     border-left: 15px solid transparent;
-
     border-right: 5px solid transparent;
+
     border-right: 15px solid transparent;
-
     border-bottom: 8px solid #444;
+
     border-bottom: 8px solid #000;
}
}
Line 219: Line 215:
#menu ul li:last-child a
#menu ul li:last-child a
{
{
-
     -moz-border-radius: 0 0 5px 5px;
+
     -moz-border-radius: 0 0 15px 15px;
-
     border-radius: 0 0 5px 5px;
+
     border-radius: 0 0 15px 15px;
}
}

Revision as of 01:28, 17 October 2011

Team: British Columbia - 2011.igem.org