diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-06-23 23:40:55 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-06-23 23:40:55 +0000 |
commit | 42eff237ae6bb07c53d7a36f78bed3b9c2845e5b (patch) | |
tree | 3af6fc355f6ac79e303ffde5b9215c6b71a0010f /template/yoga/default-layout.css | |
parent | 1af14fc26e102e8600b64da14c9776017c1f476d (diff) |
- remove some warnings in tags.tpl (when debug template is true)
- remove tagletter color from default-layout.css (it should be in every theme or nowhere)
git-svn-id: http://piwigo.org/svn/trunk@2396 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/default-layout.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index a81263471..ea0524a94 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -294,7 +294,6 @@ LEGEND.tagLetterLegend { font-size:120%; font-weight: bold; padding: 0 5px; - color: #555; font-style: normal; } |