diff options
author | matthew <matthew> | 2007-02-02 16:17:17 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-02-02 16:17:17 +0000 |
commit | 1d8f92a862cdc129f6bf33c0693180df30ede8cf (patch) | |
tree | 2c34067cb800b579a520f72f9b4a16036d70bebf /web/css.css | |
parent | 89953524b71a1ce142ce18002063aed60543b0e0 (diff) |
Submit reports to all councils covering point; add beta.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 0c1526152..c86119837 100644 --- a/web/css.css +++ b/web/css.css @@ -87,6 +87,11 @@ ul#error { color: #5e552b; } +#beta { + font-size: 50%; + font-style: italic; +} + #header a:link, #header a:visited { color: #5e552b; background-color: #e3d595; |