[extensions-web] Reduce font size on extension's name and description.
- From: StÃphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Reduce font size on extension's name and description.
- Date: Wed, 14 Dec 2011 01:40:34 +0000 (UTC)
commit e59bd896ced79cfedde5d9232150a31f01dc3c8f
Author: StÃphane Maniaci <stephane maniaci gmail com>
Date: Mon Dec 12 13:10:29 2011 +0100
Reduce font size on extension's name and description.
sweettooth/static/css/sweettooth.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 8e2a87b..889bbdb 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -205,7 +205,7 @@ li.extension:last-child {
.extension .extension-name {
margin-left: 48px;
- font-size: 2em;
+ font-size: 1.3em;
}
.extension .extension-name, .extension .extension-name a {
@@ -239,7 +239,7 @@ li.extension:last-child {
}
.extension .description {
- font-size: 14pt;
+ font-size: 1.2em;
}
.extension .description,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]