MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 7: | Line 7: | ||
#footer-bottom {background-color: #2B2A2B;} | #footer-bottom {background-color: #2B2A2B;} | ||
.mw-ui-button.mw-ui-progressive.createboxButton {background-color: #E69710;} | .mw-ui-button.mw-ui-progressive.createboxButton {background-color: #E69710;} | ||
.mw-inputbox-input.mw-ui-input.mw-ui-input-inline.createboxInput {background-color: #FFFFFF;} | .mw-inputbox-input.mw-ui-input.mw-ui-input-inline.createboxInput {background-color: #FFFFFF; color: 000000} | ||
.ca-edit {background-color: #E69710;} | .ca-edit {background-color: #E69710;} | ||
.ca-view {background-color: #E69710;} | .ca-view {background-color: #E69710;} | ||
/* text/textboxes */ | |||
.mw-textarea-sprotected mw-editfont-monospace {background-color: 393939; color: C1C1C1; font: monospace; font-size: 13;} | |||
/* link colors */ | /* link colors */ | ||