Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 184: Line 184:
#menu a {
#menu a {
-
      position:fixed;
+
  padding-right: 15%;
-
      right: 15%;
+
padding-left:30%;
-
      left:30%;
+
padding-top:10px;
-
      top:10px;
+
padding-bottom:10px;
-
      bottom:10px;
+
width:100%;
-
      width:100%;
+
float: left;
float: left;
width: 100%;
width: 100%;
Line 197: Line 196:
text-decoration: none;
text-decoration: none;
text-shadow: 0 1px 0 #000;
text-shadow: 0 1px 0 #000;
-
margin:0 auto;
+
 
-
}
+
#menu li:hover > a {
#menu li:hover > a {

Revision as of 08:08, 1 August 2013