diff options
Diffstat (limited to 'theme/pigeonthoughts/css/display.css')
-rw-r--r-- | theme/pigeonthoughts/css/display.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css index 01af500bf..f113225fb 100644 --- a/theme/pigeonthoughts/css/display.css +++ b/theme/pigeonthoughts/css/display.css @@ -14,7 +14,8 @@ background:url(../images/illustrations/illu_pigeons-01.png) no-repeat 0 100%; } body, -a:active { +a:active, +#content { background-color:#AEA187; } body { |