datenspuren schedule style

inspired by payload
This commit is contained in:
Astro 2011-09-22 23:46:25 +02:00
parent 282a282994
commit a0f8f852a2
2 changed files with 4 additions and 1 deletions

View File

@ -239,6 +239,9 @@ dl dd {
}
/* -- Schedule -- */
.scheduletitle:nth-child(1) {
margin-top: 130px;
}
.schedule {
border-radius: 30px;
background-color: #65B8FF;

View File

@ -76,7 +76,7 @@
Vorgehensweise klar? -~~~~ -->
<xsl:template match="include-pentabarf-schedule" xmlns:x="http://www.w3.org/1999/xhtml">
<xsl:for-each select="document(@src)//x:div[@id='schedule']">
<h2>
<h2 class="scheduletitle">
<xsl:value-of select="x:h1"/>
</h2>