give <hr> a better look

This commit is contained in:
jomo
2014-10-12 21:57:30 +02:00
parent 5fcde67040
commit e9eef188d6

View File

@@ -835,6 +835,12 @@ tr.spacer {
overflow-x: auto;
word-wrap: break-word;
hr {
border: none;
border-top: 1px solid #ddd;
border-bottom: 1px solid #fff;
}
.headline {
margin: 0;
border-bottom: 1px solid #ddd;