[gnome3-web] don't wrap splash headings
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome3-web] don't wrap splash headings
- Date: Wed, 6 Apr 2011 19:59:08 +0000 (UTC)
commit 795deb4c29fd9d19a2fc84dcb72a6541028257ef
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Apr 6 21:57:00 2011 +0200
don't wrap splash headings
css/gnome3.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/css/gnome3.css b/css/gnome3.css
index bdc3fe7..55614eb 100644
--- a/css/gnome3.css
+++ b/css/gnome3.css
@@ -65,12 +65,13 @@ a.faq {
}
#splash h1 {
position: absolute;
- font-size: 220%;
+ font-size: 200%;
bottom: -12px;
left: -3px;
color: #eeeeec;
text-shadow: 0 2px 15px #000000;
margin: 0;
+ white-space: nowrap;
}
#splash .alpha-banner {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]