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: | + | bottom:6px; |
z-index:1; | z-index:1; | ||
} | } | ||
Line 1,446: | Line 1,446: | ||
position: absolute; | position: absolute; | ||
right: 6px; | right: 6px; | ||
- | bottom: | + | 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: | + | height: 60px; |
- | width: | + | width: 60px; |
cursor: default; | cursor: default; | ||
} | } | ||
Line 1,633: | Line 1,633: | ||
} | } | ||
- | . | + | .listcircle ul li |
{ | { | ||
- | list-style: | + | list-style: disc inside; |
} | } | ||
- | . | + | .listcircle ul.disc li |
{ | { | ||
- | list-style: | + | list-style: circle inside; |
} | } | ||
Latest revision as of 07:13, 18 September 2011