Team:ATOMS-Turkiye/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 86: Line 86:
#header{
#header{
-
        background:#cdcdcd;
+
  background:transparent;
-
background-size: 100% 100%;
+
  background-size: 100% 100%;
-
width: 100%;
+
  width: 100%;
-
height: 180px;
+
  height: 180px;
}
}
-
#menubar {
+
#menu {
     font-size: 65%;
     font-size: 65%;
     top: -14px;}
     top: -14px;}
.left-menu:hover {
.left-menu:hover {
     background-color: transparent;}
     background-color: transparent;}
-
#menubar li a {
+
#menu li a {
     background-color: transparent;}
     background-color: transparent;}
-
#menubar li a {
+
#menu li a {
     color: grey;}
     color: grey;}
-
#menubar:hover li a {
+
#menu:hover li a {
     color: grey;}
     color: grey;}
</style>
</style>
</html>
</html>

Revision as of 12:07, 27 September 2013