User:AaronPeterson/MediaQueryTest: Difference between revisions
From Free Geek Seattle
Jump to navigationJump to search
some css stuck in the content... don't think it will work. try2 |
(No difference)
|
Latest revision as of 19:28, 1 October 2014
@media screen and (max-width: 480px) {
background-color: red; font-size: 1.5em;
}
Woot
stufs