User:Idolon/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
html { | html { | ||
font-size: | font-size: 135%; | ||
} | } | ||
Revision as of 03:55, 25 May 2011
@media screen and (max-width: 320px) { html { font-size: 135%; } #content { min-width: 300px; } }