Datenspuren: new CSS

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1100 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
toidinamai 2008-03-01 08:40:55 +00:00
parent 057f3d9f61
commit 31d74f0e08
1 changed files with 7 additions and 7 deletions

View File

@ -246,17 +246,17 @@ h2 {
/* ###### Text Colors ###### */
/*h1,*/ #bodyText a, .leftSideBar a, .leftSideBar span,
.dateheader { color: /*#443d35;*/ #738B5D; }
.dateheader { color: /*#443d35;*/ #740000; }
h1, h2, p.title,
.headerLinks *, .menuBar a:hover
{ color: /* #443d35; #5179a3; */ #96cc62; }
{ color: #740000; }
.leftSideBar .sideBarTitle, .leftSideBar .thisPage, #footer *
{ color: white; }
.leftSideBar a:hover
{ color: #435B2D; }
{ color: #ff0000; }
body { color: #333; }
@ -273,10 +273,10 @@ body
{ background-color: white; border-color: #736d78; }
.leftSideBar .sideBarTitle, .sideBarTitle, #footer
{ background-color: #A0C47E; }
{ background-color: #740000; }
.leftSideBar
{ background-color: #eeffde; }
{ background-color: #ffb2b2; }
#uebersicht tr.header {
background-color: #bab1c4;
@ -302,11 +302,11 @@ h1, .rightSideBar
{ border-color: #dfcfe6; }
#header {
border-bottom-color: #96cc62;
border-bottom-color: #740000;
}
acronym
{ border-color: #96cc62; }
{ border-color: #740000; }
/* ###### Schedule ###### */
table.schedule {