datenspuren fahrplan style: rm London* fonts

This commit is contained in:
Astro 2011-09-26 01:54:36 +02:00
parent aa93ef7e24
commit d60d21056e

View File

@ -1,13 +1,5 @@
@font-face {
font-family: LondonBetween;
src: url("../style/LondonBetween.ttf");
}
@font-face {
font-family: LondonTwo;
src: url("../style/LondonTwo.ttf");
}
body {
font-family: LondonBetween, sans-serif;
font-family: sans-serif;
margin: 0 auto;
padding: 0;
width: 900px;
@ -32,7 +24,7 @@ body {
text-decoration: underline;
}
h1, h2, h3 {
font-family: LondonTwo;
font-weight: bolder;
}
#conference-logo {
float: left;
@ -47,6 +39,7 @@ h1, h2, h3 {
padding: 0;
maring: 0;
margin-left: 150px;
font-size: 90%;
}
#menu ul {
list-style-type: none;
@ -60,7 +53,7 @@ h1, h2, h3 {
}
#menu a {
color: white;
font-family: LondonTwo;
font-weight: bold;
}
ul.track {
display: none;
@ -81,7 +74,7 @@ ul.track {
#content .intro {
background-color: #65b8ff;
color: white;
font-family: LondonTwo;
font-weight: bold;
margin: 0 24pt;
border-top-left-radius: 16pt;
border-top-right-radius: 16pt;
@ -115,7 +108,7 @@ ul.track {
width: 100%;
}
#infobox th {
font-family: LondonTwo;
font-weight: bold;
text-align: center;
color: white;
}
@ -124,7 +117,7 @@ ul.track {
font-size: 85%;
}
#infobox td:nth-child(2) {
font-family: LondonTwo;
font-weight: bold;
}
#navigation {
position: relative;
@ -153,7 +146,6 @@ ul.track {
color: white;
padding: 0.2em 0;
font-weight: bold;
font-family: LondonTwo;
}
#schedule h1 {
text-align: center;
@ -172,7 +164,7 @@ ul.track {
margin: 0.3em 0.5em;
}
.event .title {
font-family: LondonTwo;
font-weight: bold;
}
.event .subtitle {
font-size: 85%;