Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
(half column breaks at tablet size) |
|||
Line 374: | Line 374: | ||
h1 { | h1 { | ||
font-size: 40px; | font-size: 40px; | ||
+ | } | ||
+ | .half-column { | ||
+ | width: 100%; | ||
+ | padding: 5px; | ||
+ | float: none; | ||
} | } | ||
} | } | ||
Line 384: | Line 389: | ||
h1 { | h1 { | ||
font-size: 30px; | font-size: 30px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
.content { | .content { |
Revision as of 22:46, 17 October 2014