Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
(restores lis for math team page++) |
(restores lis for math team page++) |
||
Line 316: | Line 316: | ||
} | } | ||
/* Lists on mathbook page */ | /* Lists on mathbook page */ | ||
- | #MathBook li { | + | #MathBook ol li { |
- | list-style-type: | + | list-style-type: circle; |
+ | } | ||
+ | #MathBook ol li { | ||
+ | list-style-type: roman; | ||
} | } | ||
- | |||
/* Tables */ | /* Tables */ | ||
table.blueBorders { | table.blueBorders { |
Revision as of 16:17, 17 October 2014