[Debconf6-data-commit] r87 - website/www/css
Neil McGovern
neilm at costa.debian.org
Mon Nov 28 16:57:14 UTC 2005
Author: neilm
Date: 2005-11-28 16:57:14 +0000 (Mon, 28 Nov 2005)
New Revision: 87
Modified:
website/www/css/dday.css
Log:
*sigh*
Modified: website/www/css/dday.css
===================================================================
--- website/www/css/dday.css 2005-11-28 16:51:42 UTC (rev 86)
+++ website/www/css/dday.css 2005-11-28 16:57:14 UTC (rev 87)
@@ -5,14 +5,16 @@
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
- color: #660000;
+ background-color: inherit;
+ color: #006600;
text-decoration: none;
}
a:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
- color: #660000;
+ color: #006600;
+ background-color: inherit;
text-decoration: none;
}
@@ -21,7 +23,8 @@
}
DIV#background {
- background-color: #CB3333;
+ background-color: #FF9933;
+ color: inherit;
width: 100%;
height: 100%;
margin: 0px;
@@ -30,12 +33,12 @@
}
BODY {
- background-image: url(/images/debday_bg.jpg);
+ background-image: url(/images/mainbg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
- background-color: #CB3333;
+ background-color: #FF9933;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- color: #666666
+ color: #666666;
width: 100%;
height: 100%;
margin: 0px;
@@ -45,6 +48,7 @@
DIV.panel {
background: #FFFFFF;
+ color: inherit;
}
DIV.panel#leftcolumn {
@@ -68,6 +72,7 @@
}
DIV#timeto {
+ background-color: inherit;
color: #FFFFFF;
padding-top: 20px;
padding-bottom: 20px;
@@ -91,13 +96,15 @@
}
DIV#toprightcontent SPAN A{
+ background-color: inherit;
color: #FFFFFF;
- size: 12px;
+ font-size: 12px;
}
DIV#toprightcontent A{
- color: #41522F;
- size: 12px;
+ background-color: inherit;
+ color: #B36B24;
+ font-size: 12px;
}
DIV#map {
@@ -112,17 +119,20 @@
margin-right: auto;
padding-left: 80px;
font-size: 12px;
- color: #42562F;
+ background-color: inherit;
+ color: #B36B24;
}
DIV#newsticker H1 {
+ background-color: inherit;
color: #FFFFFF;
font-size: 14px;
}
DIV#topcenterpanel {
width: 60%;
- background: #FFFFFF;
+ background-color: #FFFFFF;
+ color: inherit;
float: left;
}
@@ -139,6 +149,7 @@
DIV#sponsors {
width: 150px;
background-color: #FFFFFF;
+ color: inherit;
text-align: center;
vertical-align: top;
display: block;
@@ -152,6 +163,7 @@
padding-left: 10px;
text-align: left;
color: #CC0033;
+ background-color: inherit;
font-size: 12px;
}
@@ -178,11 +190,13 @@
}
DIV#content H1 {
+ background-color: inherit;
color: #CC0033;
font-size: 14px;
}
DIV#content H2 {
+ background-color: inherit;
color: #CC0033;
font-size: 12px;
}
@@ -193,7 +207,8 @@
DIV#bottomcenterpanel {
width: 60%;
- background: #FFFFFF;
+ background-color: #FFFFFF;
+ color: inherit;
float: left;
background-image: url('/images/swirl.png');
background-position: center center;
@@ -203,7 +218,7 @@
DIV#floatlogo IMG {
border: 0px;
width: 205px;
- height: 107x;
+ height: 107px;
}
DIV#floatlogo {
@@ -227,6 +242,7 @@
}
DIV.menubar UL#topmenu A{
+ background-color: inherit;
color: #000000;
}
@@ -246,7 +262,7 @@
padding-right: 4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
- color: #FF6633;
+ color: #64AE3B;
vertical-align: middle;
background-color: inherit;
}
@@ -266,14 +282,16 @@
}
DIV.menubar UL#bottommenu A{
- color: #FFCCCC;
+ color: #3F4C2E;
+ background-color: inherit;
}
DIV.menubar UL#bottommenu{
margin: 0px;
padding: 0px 3px 0px 0px;
border-collapse: collapse;
- background: #CB3333;
+ background-color: #FF9933;
+ color: inherit;
padding-left: 50px;
}
@@ -300,20 +318,20 @@
padding-right: 4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
- font-style: bold;
- color: #FFCCCC;
+ font-weight: bold;
+ color: #3F4C2E;
vertical-align: middle;
background-color: inherit;
}
.comas-row {
border: solid 1px #ccc;
- background-color: inherit;
padding: 0.3em;
}
.comas-row:hover {
background-color: #f6f6f6;
+ color: inherit;
}
.comas-prompt {
@@ -333,6 +351,7 @@
}
.comas-error {
+ background-color: inherit;
color: red;
font-size: 120%;
}
More information about the Debconf6-data-commit
mailing list