[gnomeweb-wml] fixed some gnome.org overrides
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] fixed some gnome.org overrides
- Date: Wed, 17 Nov 2010 12:30:10 +0000 (UTC)
commit 97fb2aa7769d1ef0c29821040aab4870f2913add
Author: Andreas Nilsson <nisses mail home se>
Date: Wed Nov 17 13:30:02 2010 +0100
fixed some gnome.org overrides
www.gnome.org/contest/css/tshirtcontest.css | 20 ++++++++++++++++++--
www.gnome.org/contest/faq.wml | 6 ++----
www.gnome.org/contest/index.wml | 8 +++-----
3 files changed, 23 insertions(+), 11 deletions(-)
---
diff --git a/www.gnome.org/contest/css/tshirtcontest.css b/www.gnome.org/contest/css/tshirtcontest.css
index 5b2be0c..e42e36a 100644
--- a/www.gnome.org/contest/css/tshirtcontest.css
+++ b/www.gnome.org/contest/css/tshirtcontest.css
@@ -26,8 +26,8 @@
font-style: normal;
}
-
-h1 {
+/* yes this is ugly */
+.h1 {
font: 60px/68px 'PincoyablackBlack', Arial, sans-serif;letter-spacing: 0;
color: #f57900;
}
@@ -117,3 +117,19 @@ form .inputitem {
margin-top: 30px;
color: #676c72;
}
+
+/* This does some gnome.org specific overrides */
+#header {
+ display: none;
+}
+
+#body {
+ margin: 0px;
+}
+
+#footer {
+ background: #D3D7CF;
+ border: 0px;
+ margin: 0px;
+ padding: 0px;
+}
diff --git a/www.gnome.org/contest/faq.wml b/www.gnome.org/contest/faq.wml
index 600898c..52e4b20 100644
--- a/www.gnome.org/contest/faq.wml
+++ b/www.gnome.org/contest/faq.wml
@@ -13,7 +13,7 @@
<div class="container_16 content">
<div class="grid_5 tshirt"> </div>
<div class="grid_11">
-<h1>Frequently Asked Questions</h1>
+<div class="h1">Frequently Asked Questions</div>
<h3>How many times can I enter the contest?</h3>
<p> One entry per person.</p>
@@ -64,9 +64,7 @@ and choosing the first, second and third prize winners.</p>
<div class="container_16">
<div class="grid_16">
-Copyright © 2010 The GNOME Project.<br/>
-Hosted by <a href="http://www.redhat.com">Red Hat</a><br/>
-Fonts from <a href="http://www.fontsquirrel.com/">Fontsquirrel</a>
+
</div>
</div> <!-- container_16 -->
</div>
diff --git a/www.gnome.org/contest/index.wml b/www.gnome.org/contest/index.wml
index 872ee87..921320d 100644
--- a/www.gnome.org/contest/index.wml
+++ b/www.gnome.org/contest/index.wml
@@ -11,12 +11,12 @@
<body>
-<div class="container_16 content">
+<div class="container_16 contest-content">
<div class="grid_5 tshirt"> </div>
<div class="grid_11">
<p class="intro">Hello designers, this is the</p>
-<h1>GNOME T-shirt Contest</h1>
+<div class="h1">GNOME T-shirt Contest</div>
<p>GNOME 3.0 is coming in April 2011 and we are looking for YOU to help design a t-shirt that celebrates the GNOME 3.0 release! We will pick up to three winning designs and sell t-shirts (and possibly more!) with your designs at the <a href="http://www.zazzle.com/gnome">GNOME Store</a> for a limited time. </p>
<h2>The contest</h2>
<p>The T-shirt Design contest will run November 15th through December 31st and all entries must be submitted no later than 11:59 p.m. UTC on December 31st. One entry per person. Please read the <a href="rules.html">official rules and fine print</a>.</p>
@@ -52,9 +52,7 @@
<div class="container_16">
<div class="grid_16">
-Copyright © 2010 The GNOME Project.<br/>
-Hosted by <a href="http://www.redhat.com">Red Hat</a><br/>
-Fonts from <a href="http://www.fontsquirrel.com/">Fontsquirrel</a>
+
</div>
</div> <!-- container_16 -->
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]