diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-17 02:13:02 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-17 02:13:02 +0000 |
commit | 996eb1da4ea043360dbc7accf9254537d59c7df5 (patch) | |
tree | 08179b029651012b0476e9b49dcd6aa6b7178484 /theme/identica/css | |
parent | 3e40a564bd7f727d2c967b6f70acc14d4b801d97 (diff) |
site nav local views styles -- rgba background color
Diffstat (limited to 'theme/identica/css')
-rw-r--r-- | theme/identica/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index c2eb4ef65..aed4f95e5 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -59,6 +59,10 @@ background-color:transparent; #site_nav_local_views a { border-color:#fff; +background-color:rgba(255, 255, 255, 0.2); +} +#site_nav_local_views a:hover { +background-color:rgba(255, 255, 255, 0.7);: } /* |