Brighter borders above h2 headers

This commit is contained in:
Benjamin Neff 2017-01-05 01:05:16 +01:00
parent 76f74342b6
commit 69d39fb16a

View file

@ -32,7 +32,7 @@ body {
}
h2 {
border-top: 1px solid #0f0f0f;
border-top: 1px solid #222;
margin-top: 30px;
padding-top: 25px;
}