Team:Paris Bettencourt/Menu

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
   left:0;
   left:0;
   right:0;
   right:0;
-
   background:rgb(228,36,62);
+
   background:rgb(198,199,179);
}
}
.navmenubkg2 {
.navmenubkg2 {
Line 25: Line 25:
   z-index:50;
   z-index:50;
   top:40px;
   top:40px;
-
   height:65px;
+
   height:40px;
   left:0;
   left:0;
   right:0;
   right:0;
-
   background:rgb(250,247,186);
+
   background:transparent;
}
}
#navmenubox {
#navmenubox {
Line 38: Line 38:
     display:block;
     display:block;
     background:transparent;
     background:transparent;
-
     color:rgb(250,247,186);  
+
     color:transparent;  
     text-align:center;
     text-align:center;
     line-height:40px;
     line-height:40px;
Line 117: Line 117:
     padding:0;
     padding:0;
     margin:0;
     margin:0;
-
     width:118px;
+
     width:117px;
     height:40px;
     height:40px;
     font-size:16px;
     font-size:16px;
Line 142: Line 142:
}
}
ul#nav a:hover{
ul#nav a:hover{
-
     color: rgb(30,39,43);
+
     color: rgb(46,43,52);
}
}
#nav li ul {
#nav li ul {
Line 150: Line 150:
     list-style: none;
     list-style: none;
     width:1000px;
     width:1000px;
-
     height:65px;
+
     height:40px;
-
     line-height:65px;
+
     line-height:40px;
     border:none;
     border:none;
     background:transparent;
     background:transparent;
Line 162: Line 162:
     float:left;
     float:left;
     background:none;
     background:none;
-
     height:65px;
+
     height:40px;
     width:118px;
     width:118px;
     color: rgb(30,39,43);
     color: rgb(30,39,43);

Revision as of 14:22, 15 September 2013