User:Scottyoak2/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* February 7, 2022  Purged this file; starting anew */

/* February 7, 2022  Change visited links from #0b0080 to Seagreen */
a:visited {color: seagreen;}

/* February 7, 2022  Hide the sub-head "From Wikipedia, the free encyclopedia" */
#siteSub {display:none;}

/* February 8, 2022  display CS1 maintenance messages in References */
.mw-parser-output span.cs1-maint {display: inline;}

/* February 8, 2022  style the CS1 maintenance messages in References */
.citation-comment {display: inline !important;color: DarkRed !important;font-weight: bold;}

/* February 11, 2022  Highlight my signature */
#bodyContent a[title="User:Scottyoak2"] {
    background-color: bisque;
    padding-left: 3px;
    padding-right: 3px;
}

/* April 21, 2023  Highlight current contributions */
.mw-contributions-current {background-color: #E0FFE0;}

/* February 11, 2024  Adds the hidden host navbox to your Teahouse pages */
#teahouseNavbar {display: block !important;}