Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
(experiment, sorry) |
(experiment, sorry) |
||
Line 301: | Line 301: | ||
/* Special Styles for Tablet Size Only */ | /* Special Styles for Tablet Size Only */ | ||
@media screen and (max-width: 768px) and (min-width: 480px) { | @media screen and (max-width: 768px) and (min-width: 480px) { | ||
+ | .content h1 { | ||
+ | size: 30px; | ||
+ | } | ||
} | } | ||
/* Special Styles for Smartphones */ | /* Special Styles for Smartphones */ |
Revision as of 01:16, 17 October 2014