[guadec-web] h3 color change and hiding of after-header area to make spacing nicer
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] h3 color change and hiding of after-header area to make spacing nicer
- Date: Wed, 20 Mar 2013 14:31:17 +0000 (UTC)
commit cde55ebf7c7b6fb8b38056f634389fb63869ec86
Author: Andreas Nilsson <anilsson redhat com>
Date: Wed Mar 20 11:31:11 2013 -0300
h3 color change and hiding of after-header area to make spacing nicer
wordcamp-base/style.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index c610982..ca4404f 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1447,9 +1447,13 @@ body {
}
#content h3 {
- color: #000 !important;
+ color: #6b8e9f !important;
}
#content p {
text-align: justify;
+}
+
+#after-header-container {
+ display: none;
}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]