color rotation

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@585 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
toidinamai 2007-02-24 20:56:29 +00:00
parent eb5aa94ced
commit d39b2d30e2
1 changed files with 15 additions and 15 deletions

View File

@ -247,17 +247,17 @@ h2 {
/* ###### Text Colors ###### */
h1, #bodyText a, .leftSideBar a, .leftSideBar span,
.dateheader { color: /*#443d35;*/ #c18f60; }
.dateheader { color: /*#443d35;*/ #8fc160; }
h1, h2,
.headerLinks *, .menuBar a:hover
{ color: /* #443d35; #5179a3; */ #cc9662; }
{ color: /* #443d35; #5179a3; */ #96cc62; }
.leftSideBar .sideBarTitle, .leftSideBar .thisPage, #footer *
{ color: white; }
.leftSideBar a:hover
{ color: #8B735D; }
{ color: #738B5D; }
body { color: #333; }
@ -268,19 +268,19 @@ body
{ background-color: white; }
#bodyText
{ background-color: white; border-color: #e3e8eb; }
{ background-color: white; border-color: #e8e3eb; }
#header
{ background-color: white; border-color: #6d7378; }
{ background-color: white; border-color: #736d78; }
.leftSideBar .sideBarTitle, .sideBarTitle, #footer
{ background-color: #D4B08E; }
{ background-color: #B0D48E; }
.leftSideBar
{ background-color: #ffeede; }
{ background-color: #eeffde; }
#uebersicht tr.header {
background-color: #b1bac4;
background-color: #bab1c4;
}
#uebersicht td.empty {
@ -292,7 +292,7 @@ body
}
#uebersicht td.vortrag {
background-color: #e3e8eb;
background-color: #e8e3eb;
}
@ -300,14 +300,14 @@ body
/* ###### Border Colors ###### */
h1, .rightSideBar
{ border-color: #cfdfe6; }
{ border-color: #dfcfe6; }
#header {
border-bottom-color: #cc9662;
border-bottom-color: #96cc62;
}
acronym
{ border-color: #cc9662; }
{ border-color: #96cc62; }
/* ###### Schedule ###### */
.scheduledate {
@ -321,13 +321,13 @@ acronym
color: #606060;
}
.scheduleempty {
background-color: #ffeede;
background-color: #eeffde;
}
.scheduleevent {
text-align: left;
width: 32em;
background-color: #ffeede;
border: 2px solid #D4B08E;
background-color: #eeffde;
border: 2px solid #B0D48E;
}
.scheduleevent ul {
margin: 0px;