gecko-dev/webtools/bugzilla3/tests/style
ian%hixie.ch b451ec0af9 * Enabled Taint mode.
* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app.
* Changed unknownCommand to noCommand. Unknown commands now cause errors.
* Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it.
* Filled in the stylesheet a little.
* Added an error page.
* Reworked the hello page.
* Moved some stuff into the common footer.
* Added a request login page.
* Did some other minor fixups.
* Added some incomplete userPrefs pages.
2001-12-30 02:33:44 +00:00

6 lines
207 B
Plaintext

/* plif.css */
h1 { font: 900 2em Verdana, sans-serif; border-bottom: solid; margin: 0; }
div.footer { border-top: solid; }
div.footer p { margin: 0.75em; font-size: 0.75em; }
body { border-bottom: solid; }