Remove bold font from dt tags

This commit is contained in:
Johannes Schönberger
2013-05-26 12:54:14 +02:00
parent 3dc4824fb5
commit b0b7d113f8
@@ -44,6 +44,9 @@ h6 {
blockquote {
border-left: 0;
}
dt {
font-weight: normal;
}
.logo {
float: left;