User:CBDunkerson/standard.css

From Wikipedia, the free encyclopedia

Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.

/* Remove search form.  I wish this had a more specific class or id, but this doesn't seem to hit anything else at present. */
form.inline { display:none; }

div.tright {
   clear: right;
 }

.spoiler{
 display: none;
}