diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-08 09:55:30 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-08 09:55:30 +0000 |
commit | 3fa8d2f16ad7192274548e71a2d0f772c84981f8 (patch) | |
tree | 3ee3dab2bbe5df0f51a54cc04f2b2c15fb493d91 | |
parent | 3a3ea12f0ddce3ec21852177a1d1ab3b38c7d871 (diff) |
minor style fix: make H1 on "uphappy page" visible
-rw-r--r-- | public/stylesheets/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 98c5f8e34..2ccd06bc9 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -675,7 +675,6 @@ width:24em; div.controller_help dt a,div.controller_help h1 a,div#help_unhappy h1 a.hover_a { text-decoration:none; font-size:0.8em; -color:#fff; background-color:#fff; } |