[gnome3-web] css: introduce shadow on splash h1 to solve contrast issue with new desktop
- From: Jason Clinton <jclinton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome3-web] css: introduce shadow on splash h1 to solve contrast issue with new desktop
- Date: Tue, 25 Jan 2011 20:15:10 +0000 (UTC)
commit 38c41a13386c44e9f9488efd13e65133461994c1
Author: Jason D. Clinton <me jasonclinton com>
Date: Tue Jan 25 14:14:20 2011 -0600
css: introduce shadow on splash h1 to solve contrast issue with new desktop
css/gnome3.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/gnome3.css b/css/gnome3.css
index 007dfda..d75abaf 100644
--- a/css/gnome3.css
+++ b/css/gnome3.css
@@ -62,7 +62,7 @@ a.faq {
bottom: -12px;
left: -4px;
color: #eeeeec;
- text-shadow: none;
+ text-shadow: 0 2px 15px #000000;
}
#splash img {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]