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 a.external, #bodyContent a.external {color: #a0a0ff;}
.ais523_adminrights_admin {background-color: inherit !important; color: #22CC00 !important;}
.mw-redirect         { color:green;     }
/* Browser specific (not valid) styles to make preformatted text wrap */		


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -webkit-pre-wrap;      /* WebKit browsers */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* Monospace font in editbox on iPhone and iPod touch */
textarea#wpTextbox1 {font-family:monospace !important;}
/* More editbox tweaks */
textarea#wpTextbox1 {-webkit-border-radius:0px 0px 0px 0px;}
/* Miscellaneous */
#content {background:white !important;background-image:none !important;}

body {-webkit-text-size-adjust:140%;}