Template:Css

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1,437: Line 1,437:
   position: absolute;
   position: absolute;
   left:  6px;
   left:  6px;
-
   bottom:10px;
+
   bottom:6px;
   z-index:1;
   z-index:1;
}
}
Line 1,446: Line 1,446:
   position: absolute;
   position: absolute;
   right:  6px;
   right:  6px;
-
   bottom:10px;
+
   bottom:18px;
   z-index:1;
   z-index:1;
}
}
Line 1,456: Line 1,456:
   background-position: center right;
   background-position: center right;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
-
   height: 80px;
+
   height: 60px;
-
   width: 80px;
+
   width: 60px;
   cursor: default;
   cursor: default;
}
}
Line 1,633: Line 1,633:
}
}
-
.protocols ul li
+
.listcircle ul li
{
{
-
list-style: circle inside;
+
list-style: disc inside;
}
}
-
.protocols ul.disc li
+
.listcircle ul.disc li
{
{
-
list-style: disc inside;
+
list-style: circle inside;
}
}

Latest revision as of 07:13, 18 September 2011