Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 302: | Line 302: | ||
#pageContents p{ | #pageContents p{ | ||
font-size:16px; | font-size:16px; | ||
- | text-indent: | + | text-indent:0px; |
} | } | ||
Line 429: | Line 429: | ||
left:50%; | left:50%; | ||
margin-left:480px; | margin-left:480px; | ||
- | filter:alpha(opacity= | + | filter:alpha(opacity=50); |
- | -moz-opacity: 0. | + | -moz-opacity: 0.5; |
- | opacity: 0. | + | opacity: 0.5; |
} | } | ||
#bttop img:hover{ | #bttop img:hover{ |