[gnomeweb-wp] proper style color for footnotes links
- From: Vinicius Scopel Depizzol <vdepizzol src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wp] proper style color for footnotes links
- Date: Tue, 14 Sep 2010 05:43:22 +0000 (UTC)
commit 3762014f77f0df17cd36d45c0821f24ae1b1d92b
Author: Vinicius Depizzol <vdepizzol gmail com>
Date: Tue Sep 14 02:42:33 2010 -0300
proper style color for footnotes links
wp-content/themes/gnome-grass/text.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/text.css b/wp-content/themes/gnome-grass/text.css
index 0b88486..cc84977 100644
--- a/wp-content/themes/gnome-grass/text.css
+++ b/wp-content/themes/gnome-grass/text.css
@@ -81,6 +81,9 @@ p, dd, .action_box, ul, ol {
font-size: 11px;
color: #888a85;
}
+.footnotes a {
+ color: #888a85;
+}
#footer {
font-size: 11px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]