Template:UOttawa CSS
From 2011.igem.org
(Difference between revisions)
KyleHinskens (Talk | contribs) |
KyleHinskens (Talk | contribs) |
||
Line 23: | Line 23: | ||
position: absolute; | position: absolute; | ||
bottom: 0px; right: -7px; | bottom: 0px; right: -7px; | ||
- | width: 178px; height: | + | width: 178px; height:37px; |
z-index: 100; /*--Assures the paging stays on the top layer--*/ | z-index: 100; /*--Assures the paging stays on the top layer--*/ | ||
text-align: center; | text-align: center; | ||
line-height: 37px; | line-height: 37px; | ||
- | background: url(https://static.igem.org/mediawiki/2011/7/7c/Uo_paging_bg.png) no-repeat; | + | background: none; /*url(https://static.igem.org/mediawiki/2011/7/7c/Uo_paging_bg.png) no-repeat;*/ |
display: none; /*--Hidden by default, will be later shown with jQuery--*/ | display: none; /*--Hidden by default, will be later shown with jQuery--*/ | ||
} | } |
Latest revision as of 21:27, 25 October 2011