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