Datenspuren: Logo & Fahrplan-Link & dunkleres Grün

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@824 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2007-05-01 18:05:20 +00:00
parent eb6d3d7cd7
commit 81654e3b2e
3 changed files with 9 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -13,6 +13,7 @@ h1, h2, h3 {
#logo {
float: left;
padding: 0px 4px;
}
h1 {
@ -120,12 +121,10 @@ ul {
/* ###### Header ###### */
#header {
background-image: url(/img/logo.png);
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 120px;
height: 128px;
}
h1 {
@ -246,10 +245,10 @@ h2 {
/* ###### Text Colors ###### */
h1, #bodyText a, .leftSideBar a, .leftSideBar span,
.dateheader { color: /*#443d35;*/ #8fc160; }
/*h1,*/ #bodyText a, .leftSideBar a, .leftSideBar span,
.dateheader { color: /*#443d35;*/ #738B5D; }
h1, h2,
h1, h2, p.title,
.headerLinks *, .menuBar a:hover
{ color: /* #443d35; #5179a3; */ #96cc62; }
@ -257,7 +256,7 @@ h1, h2,
{ color: white; }
.leftSideBar a:hover
{ color: #738B5D; }
{ color: #435B2D; }
body { color: #333; }
@ -274,7 +273,7 @@ body
{ background-color: white; border-color: #736d78; }
.leftSideBar .sideBarTitle, .sideBarTitle, #footer
{ background-color: #B0D48E; }
{ background-color: #A0C47E; }
.leftSideBar
{ background-color: #eeffde; }

View File

@ -32,7 +32,7 @@
<xsl:with-param name="title" select="$title"/>
</xsl:call-template>
<body>
<img src="images/datenspuren.png" id="logo" width="118" height="117"
<img src="images/datenspuren-2007.png" id="logo" width="128" height="128"
alt="Datenspuren" title="Datenspuren"/>
<xsl:call-template name="heading">
<xsl:with-param name="title" select="$title"/>
@ -185,7 +185,7 @@
<div class="sideBarTitle">Symposium</div>
<a href="index.html">Home</a>
<!--<a href="info.html">Info</a>-->
<!--<a href="schedule.html">Programm</a>-->
<a href="schedule.html">Fahrplan 0.1</a>
<!--<a href="party.html">Party</a>-->
<!--a href="vortraege.html">Vorträge</a-->
<!-- <a href="presse.html">Presse</>-->