Team:UCLA/anuved verma ucla2014 workspace/CSS

From 2014.igem.org

(Difference between revisions)
Line 40: Line 40:
right: 0px;
right: 0px;
top: 0px;
top: 0px;
-
z-index:11;
+
z-index:9;
}
}
<style>
<style>
Line 111: Line 111:
     top:0;
     top:0;
     /*background:#550D00;*/
     /*background:#550D00;*/
-
     background: #000F34;
+
     background: #255C69;
     z-index:10;
     z-index:10;
}
}
Line 128: Line 128:
     font-family:arial;
     font-family:arial;
     font-size:14px;
     font-size:14px;
-
     border-bottom:thin solid #002174;
+
     border-bottom:thin solid #03CDFC;
}
}
#menu{
#menu{
Line 136: Line 136:
}
}
#menu a:hover{
#menu a:hover{
-
     background:#001855;
+
     background:#0F829D;
}
}
#menu li ul{
#menu li ul{
-
         background:#000F34;
+
         background:#255C69;
/* display:none; */
/* display:none; */
position:absolute;
position:absolute;

Revision as of 22:57, 19 September 2014