Jump to content

User:JamesAndersoon/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.
#content, #content table
#p-cactions ul li a { background:rgb(234, 225, 225);  }

#mw-panel a:link span { color: white; }
#mw-panel a:hover span { color: hsl(296, 16%, 50%); }
#mw-panel a:visited span { color: hsl(297, 16%, 45%); }


body { background:hsl(295, 16%, 27%); }
# body * { color: white; } 

#wpTextbox1 { background: hsl(295, 16%, 27%) ;}
#wpTextbox1 { color:white; } 
#wpTextbox1 { font-size:1.2rem; }
#wpTextbox1 { font-family: 'Ink Free' }