Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 321: | Line 321: | ||
} | } | ||
- | #pageContents h4 | + | #pageContents h4{ |
color:#000; | color:#000; | ||
padding-left:45px; | padding-left:45px; | ||
Line 328: | Line 328: | ||
text-decoration:underline; | text-decoration:underline; | ||
} | } | ||
+ | #pageContents h5{ | ||
+ | color:#000; | ||
+ | padding-left:50px; | ||
+ | font-size:18px; | ||
+ | margin-bottom:0px; | ||
+ | font-weight:normal; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
#contentsBody #pageContents p{ | #contentsBody #pageContents p{ | ||
color:#000; | color:#000; |