[library-web] Bring anchor tags inline with www.gnome.org
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Subject: [library-web] Bring anchor tags inline with www.gnome.org
- Date: Fri, 15 May 2009 01:41:50 -0400 (EDT)
commit e8a37d1397ce0364cc2bb0134460c448dc648f6d
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Fri May 15 07:40:00 2009 +0200
Bring anchor tags inline with www.gnome.org
---
data/skin/lgo.css | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/data/skin/lgo.css b/data/skin/lgo.css
index c675817..a1bfec4 100644
--- a/data/skin/lgo.css
+++ b/data/skin/lgo.css
@@ -244,14 +244,13 @@ dl.doc-index dd {
}
dl.doc-index dt a {
- border-bottom: 1px dotted #888;
text-decoration: none;
font-weight: bold;
font-size: 110%;
}
dl.doc-index dt a:hover {
- border-bottom: 1px solid transparent;
+ text-decoration: underline;
}
div.body {
@@ -487,11 +486,10 @@ div.subindex h2 {
div.subindex h2 a {
text-decoration: inherit;
- border-bottom: 1px dotted #888;
}
div.subindex h2 a:hover {
- border-bottom: 1px solid black;
+ text-decoration: underline;
}
h1.subindex {
@@ -596,7 +594,6 @@ ul.indextoc > li {
}
ul.indextoc a {
- border-bottom: 1px dotted #888;
text-decoration: none;
}
@@ -640,12 +637,11 @@ div#footer p {
div#footer a {
color: #3465a4;
- border-bottom: 1px dotted #888;
text-decoration: none;
}
div#footer a:hover {
- border-bottom: 1px solid #888
+ text-decoration: underline;
}
div.devel-remark {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]