diff options
author | matthew <matthew> | 2006-10-10 20:47:26 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-10-10 20:47:26 +0000 |
commit | 26e520fc6608c655d4e747f89ec1d623c9bcbf97 (patch) | |
tree | 0aae83644e7f7f674bac892ef1462e336b12215b /web/css.css | |
parent | e034d350336e0ee9ffb735d78eeae5b9507ced45 (diff) |
Display of fixed problems.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 959bcc7bb..f525ba291 100644 --- a/web/css.css +++ b/web/css.css @@ -11,6 +11,9 @@ h1 { margin: 0; font-size: 175%; } +h2 { + font-size: 140%; +} a:link { color: #0000ff; |