diff options
author | matthew <matthew> | 2006-09-26 18:31:54 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-09-26 18:31:54 +0000 |
commit | 9d8b4bb9b22d5470b9136be72e976da6d7490a94 (patch) | |
tree | b0fc05fc0fbb65a5bc1f66f121c03ba28127146e /web/css.css | |
parent | f3952dc3e2c5a72c36d93c48647e41faac3389da (diff) |
Noddy first attempt at FAQ.
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 f145d3520..075345d57 100644 --- a/web/css.css +++ b/web/css.css @@ -42,6 +42,11 @@ fieldset { padding: 0.5em; } +dt { + font-weight: bold; + margin-top: 0.5em; +} + .v { display: none; } #error { |