1,088
edits
imported>NotoriousRBG No edit summary |
Eheartshine (talk | contribs) No edit summary |
||
Line 37: | Line 37: | ||
background-color:#eee; | background-color:#eee; | ||
color:#000; | color:#000; | ||
} | |||
/* float stuff that shouldn't float on mobile */ | |||
.mobCenter{ | |||
float:right; | |||
} | } |