summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Neveu (Captain) <neveu.etna@gmail.com>2006-09-19 23:01:26 +0200
committerCaptain <neveu.etna@gmail.com>2006-09-19 23:01:26 +0200
commit35c5f355870fc7ed2e9a28ac4a60aea070984e9d (patch)
treeebd8fa28b6a6884c94d42501c4d704ef041c9872
parentchange all #0a78cb background in #f8cd89 (diff)
downloadweb-35c5f355870fc7ed2e9a28ac4a60aea070984e9d.tar.xz
change color of h2 a:hover
-rw-r--r--blog/themes/typo/phokus_else/stylesheets/phokus.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/themes/typo/phokus_else/stylesheets/phokus.css b/blog/themes/typo/phokus_else/stylesheets/phokus.css
index 287357d..2ef8e6e 100644
--- a/blog/themes/typo/phokus_else/stylesheets/phokus.css
+++ b/blog/themes/typo/phokus_else/stylesheets/phokus.css
@@ -125,7 +125,7 @@ h1 a:hover,
h2 a:hover {
background: none;
border: none;
- color: #f9dbab;
+ color: #e05b29;
text-decoration: none;
}
img {