diff options
author | Dries Buytaert <dries@buytaert.net> | 2011-08-28 16:09:39 -0400 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2011-08-28 16:09:39 -0400 |
commit | 582486ccd2e8d5c6a0f493e12a5ca10b0d3d743a (patch) | |
tree | 1766ebc3f90df35623d3ba3414f0eade90f43b61 /themes | |
parent | 428630d3a9424265b9a48f9053d41323f6b04095 (diff) | |
download | brdo-582486ccd2e8d5c6a0f493e12a5ca10b0d3d743a.tar.gz brdo-582486ccd2e8d5c6a0f493e12a5ca10b0d3d743a.tar.bz2 |
- Patch #1261926 by droplet: remove duplicated CSS.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/bartik/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 39e78051a..614d32a1e 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -459,10 +459,6 @@ h1#site-name { #main-menu { clear: both; } -#main-menu-links a { - color: #d9d9d9; - padding: 0.6em 1em 0.4em; -} #main-menu-links { font-size: 0.929em; margin: 0; |