MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 17: | Line 17: | ||
.editButtons {background-color: #333232;} | .editButtons {background-color: #333232;} | ||
,editOptions {background-color: #333232;} | ,editOptions {background-color: #333232;} | ||
#wpPreview | #wpPreview {background-color: #E69710;} | ||
#wpDiff {background-color: #E69710;} | |||
#wpSave {background-color: #E69710;} | |||
.oo-ui-buttonElement-button {background-color: #E69710;} | |||
/* text/textboxes */ | /* text/textboxes */ | ||
#wpTextbox1 | #wpTextbox1 {background-color: #393939; color: #C1C1C1; font: monospace; font-size: 13;} | ||
/* link colors */ | /* link colors */ | ||