User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 211: Line 211:
.subMenu {
.subMenu {
-
position: absolute;
+
  position: absolute;
-
        top: 750px;
+
  top: 750px;
-
height: 50px;
+
  height: 50px;
-
z-index: 1000;
+
  z-index: 1000;
-
width: 100%;
+
  width: 100%;
-
max-width: 1140px;
+
  max-width: 1140px;
-
min-width: 960px;
+
  min-width: 960px;
-
background: #424242;
+
  background: white;
-
 
+
}
}

Revision as of 16:35, 16 October 2013