This page contains a CSS stylesheet which may be used to change the appearance of the wiki.
/* For users who want to replicate that good
ol' fashioned Netscape 2 experience. */
body { background-color: #c0c0c0; }
/* Stupid people... I'm commenting this out
textarea, input { display: none; } /* Netscape 2 didn't support forms, sorry! :P */
table, tr, td { display: inline; border: none; } /* no tables, either */
.wikiloginheader { float: none ! important; } /* or floated elements */