Team:Heidelberg/Templates/style-css

From 2013.igem.org

(Difference between revisions)
m
Line 137: Line 137:
}
}
.item ul li a:hover{
.item ul li a:hover{
-
     background-color:#fff;
+
     text-shadow: none;
-
    color:#444;
+
     background-color:#eeeeee;
-
    -moz-border-radius:5px;
+
     color:#000000;
-
    -webkit-border-radius:5px;
+
-
    border-radius:5px;
+
-
    -moz-box-shadow:1px 1px 4px #666;
+
-
     -webkit-box-shadow:1px 1px 4px #666;
+
-
     box-shadow:1px 1px 4px #666;
+
}
}

Revision as of 15:53, 18 October 2013