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.
/* Commodity link: [[Web colors#X11 color names]] */

/* Making text boxes high and wide in graphical browsers (to allow slim boxes for [[Lynx]] */
#wpTextbox1 {height: 30em;}
#wpTextbox2 {height: 30em;}

/* Make <pre /> scrollable */
pre {overflow: auto;}

/* Show all Citation Style 1 error messages */
.citation-comment {display: inline !important;}

/* Show old-style lang-sh templates in red */
.lang-sh-old {font-weight: bold; color: #f00;}

.template-fact-with-deprecated-parameters {background-color: #fcc;}