Template:Css
From 2011.igem.org
(Difference between revisions)
Line 1,437: | Line 1,437: | ||
position: absolute; | position: absolute; | ||
left: 6px; | left: 6px; | ||
+ | bottom:10px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
+ | |||
+ | .art-footer-body .art-FB-tag-icon | ||
+ | { | ||
+ | position: absolute; | ||
+ | right: 6px; | ||
bottom:10px; | bottom:10px; | ||
z-index:1; | z-index:1; | ||
Line 1,442: | Line 1,451: | ||
.art-rss-tag-icon | .art-rss-tag-icon | ||
+ | { | ||
+ | display: block; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2011/5/53/Unipv11rssicon.png'); | ||
+ | background-position: center right; | ||
+ | background-repeat: no-repeat; | ||
+ | height: 31px; | ||
+ | width: 31px; | ||
+ | cursor: default; | ||
+ | } | ||
+ | |||
+ | .art-FB-tag-icon | ||
{ | { | ||
display: block; | display: block; |
Revision as of 11:40, 17 September 2011