Template:Css
From 2011.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 1,437: | Line 1,437: | ||
position: absolute; | position: absolute; | ||
left: 6px; | left: 6px; | ||
- | bottom: | + | bottom:6px; |
+ | z-index:1; | ||
+ | } | ||
+ | |||
+ | |||
+ | .art-footer-body .art-FB-tag-icon | ||
+ | { | ||
+ | position: absolute; | ||
+ | right: 6px; | ||
+ | bottom:18px; | ||
z-index:1; | z-index:1; | ||
} | } | ||
.art-rss-tag-icon | .art-rss-tag-icon | ||
+ | { | ||
+ | display: block; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2011/f/fd/Logocol.gif'); | ||
+ | background-position: center right; | ||
+ | background-repeat: no-repeat; | ||
+ | height: 60px; | ||
+ | width: 60px; | ||
+ | cursor: default; | ||
+ | } | ||
+ | |||
+ | .art-FB-tag-icon | ||
{ | { | ||
display: block; | display: block; | ||
Line 1,613: | 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