Jump to content

User:Tom.Reding/common.css

From 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.
.mw-special-Watchlist a[title="User talk:Tom.Reding"] { /* from [[Wikipedia:Customizing watchlists#Highlight specific pages]] */
    color: green;
    background: white;
    font-size: 100%;
}

.citation-comment { display: inline !important; } /* show all Citation Style 1 error messages, per [[Help:CS1 errors#Controlling error message display]] */

div#mw-interwiki-results { display: none !important } /* hide mostly useless "Results from sister projects" on the RHS of search results */

.ext-discussiontools-emptystate { display: none !important } /* hide the large "Start a discussion" banner on empty talk pages */

.amalthea_userhighlighter_sysop { background-color: Gold !important; border-style: solid !important; border-width: thin !important; border-color: Cyan !important; } /* change default style */

.shortdescription { display:block !important; } /* per Template:Short description/doc */

#ca-talk.redirect a { /* per User:Anomie/talklink */
    color: #00bf00;
}

a.mw-redirect { color: #0B0 !important; } /* deeper green #Rs, from [[User:BrandonXLF/GreenRedirects.css]] */