User:Ryan/common.css: Difference between revisions

From Ephinea PSO Wiki
mNo edit summary
m (blanked)
Tags: Blanking Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
body .toc, body ul#filetoc {
  box-shadow: inset 0 0 0 1px #9aaaaa;
  border-radius: 10px;
  border-color: #000;
}


body .wikitable {
border: 1px solid #9aaaaa;
border-spacing: 0;
color: #888;
border-width: 1px 1px;
border-collapse: collapse;
padding: 0;
}
body .thumbborder,
body .thumbinner .thumbimage,
body .wikitable>*>tr>td,
body .wikitable>*>tr>th,
body .wikitable>tr>td,
body .wikitable>tr>th {
border-color: #9aaaaa;
}
body,
body #searchInput,
body .mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,
body .mw-body .mw-search-profile-tabs,
body .mw-body #mw-searchoptions,
body .mw-changeslist-legend,
body .mwe-popups .mwe-popups-extract,
body .suggestions .suggestions-result,
body .suggestions-special .special-query,
body .mediawiki {
color: #909090;
}
body #mw-page-header-links li.selected a,
body #p-logo-text a, body .toctogglelabel,
body .suggestions a.mw-searchSuggest-link,
body .suggestions a.mw-searchSuggest-link:active,
body .suggestions a.mw-searchSuggest-link:focus,
.wikiEditor-ui-toolbar .tabs .tab a,
.oo-ui-tabSelectWidget-frameless .oo-ui-tabOptionWidget.oo-ui-widget-enabled,
body .mw-parser-output a.external, body .mw-parser-output a.external:visited,
.oo-ui-tabSelectWidget-frameless,
body .mw-parser-output a.external:active,
a:visited, body a:active,
a {
color:#fff;
}
body .suggestions a.mw-searchSuggest-link:hover,
.oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover, body .mw-parser-output a.external:hover,
a:visited:hover, body a:hover {
color:#d4d4d4;
}
a.new, .new a, a.new:visited, .new a:visited {
color:#e05f20;
}
a.new:hover, .new a:hover, a.new:visited:hover, .new a:visited:hover {
color:#b44c19;
}
.mw-message-box-warning a {
color:#9cc5ff;
}

Latest revision as of 21:47, 25 April 2023