Main Page

User:SynthSy/tweeki-white-theme.css

From Arks-Visiphone
< User:SynthSy
Revision as of 19:34, 4 January 2018 by SynthSy (talk | contribs)
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.plainlinks {
 color: black;
}

.btn,
.btn:hover {
  border-color: rgba(0, 0, 0, 0.6);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.mw-editfont-default > textarea {
color: black !important;
}
#wpTextbox1 {
color: black !important;
}

mw-editpage-minoredit,
mw-editpage-watch,
editpage-copywarn,
editHelp {
    color: #c8c8c8 !important;
}

flow-component {
 background-color:white !important;
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
    color: #c8c8c8;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    color: #c8c8c8;
}
.flow-board-header-title {
    color: black;
}