c3d2-web/content/static/datenspuren/2004/color-scheme.css
toidinamai 4076510712 ein bisschen Dateien hin- und herverschoben
git-svn-id: svn://svn.c3d2.de/c3d2-web/branches/toidinamais_noch_coolere_scheisse@341 31f61c52-7bfb-0310-b897-fc00f8a278f0
2006-05-31 17:45:15 +00:00

58 lines
1.0 KiB
CSS

/* ###### Text Colors ###### */
h1, #bodyText a, .leftSideBar a, .leftSideBar span, .rightSideBar a
{ color: #443d35; }
.headerLinks *, .menuBar a:hover, .leftSideBar .sideBarTitle,
.leftSideBar a:hover, .leftSideBar .thisPage, #footer a
{ color: black; }
.headerTitle, .headerSubTitle { color: #443d35; }
.dateheader
{ color: #443d35; }
/* ###### Background Colors ###### */
body
{ background-color: /*#ebe8e3;*/ white; }
#bodyText
{ background-color: white; border-color: #ebe8e3; }
#header
{ background-color: white; border-color: #78736d; }
.leftSideBar .sideBarTitle, .sideBarTitle, #footer
{ background-color: #c4bab1; }
.leftSideBar
{ background-color: #ebe8e3; }
#uebersicht tr.header {
background-color: #c4bab1;
}
#uebersicht td.empty {
background-color: #eee;
}
#uebersicht td.time {
background-color: #eee;
}
#uebersicht td.vortrag {
background-color: #ebe8e3;
}
/* ###### Border Colors ###### */
h1, .rightSideBar
{ border-color: #e6dfcf; }
acronym
{ border-color: #a68c53; }