MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||
color: #fff; | |||
siteNotice, | siteNotice, | ||
footer .footer-content { | footer .footer-content { | ||
| Line 8: | Line 9: | ||
} | } | ||
a { | a { | ||
color: # | color: #7ca0e8; | ||
} | } | ||
body, | body, | ||