User:Paul2520/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.
/* For assistance editing this, see https://en.wikipedia.org/wiki/Help:User_style
 * and https://en.wikipedia.org/wiki/MediaWiki:Common.css */

.text { font-family: "Helvetica" !important; } /* see https://en.wikipedia.org/wiki/Font_family_(HTML) */
html, body, #globalWrapper, h1, p, h2, h3, a, li, div { font-family: "Helvetica" !important; }
pre { font-family: "Helvetica" !important; } /* for code */

/* testing to see if changes here actually work: */
/*:link { text-decoration: underline; }*/

.citation-comment {display: inline !important;} /* show all Citation Style 1 error messages, via https://en.wikipedia.org/wiki/Category:Pages_using_web_citations_with_no_URL and https://en.wikipedia.org/wiki/Category:CS1_maint:_Extra_text */

/* how my username appears to ME; see https://en.wikipedia.org/wiki/Wikipedia:Signatures */
#bodyContent a[title="User:Paul2520"] { background-color: #AE0FDC; color: #ffffff; font-weight: bold; }