MediaWiki: Common.css

From The Spaghetti Western Database
Revision as of 23:53, 18 November 2020 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After publishing, 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: Press Ctrl-F5.
/* New modifications 2019 */
/* These hide page title and tagline only on the Main Page */

body.page-Main_Page h1.firstHeading { display: none; }

.top-bar { margin-bottom:0.7em; }
.top-bar .button { background: #9B802E; border-color:gray; }
/* .top-bar a { text-decoration:none; } */

p  { margin-top:0.8em; } /* gives paragraphs more space */

.label { background-color:#F2B347;}  /* category labels, possibly others as well */
#catlinks { text-align:right; border:0;} /* aligns category labels to the right and removes border */

/* Old from here */
/* Older modifications that need to be checked if still needed and working */

#page-content a:link {
color:#cb6e43;
text-decoration:none;
}
#page-content a:visited {
color:#cb6e43;
text-decoration:none;
}
#page-content a:hover, a:focus {
color: #0078a0;
text-decoration:underline;
}
#page-content a:active {
color:#3A4EA4;
text-decoration:underline;
}
#page-content a:new { color:#f00; }

.noautonum.tocnumber { display:none; }
.noautonum.h2 { margin-top:0px;}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.