Brighter borders above h2 headers
This commit is contained in:
parent
76f74342b6
commit
69d39fb16a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
border-top: 1px solid #0f0f0f;
|
border-top: 1px solid #222;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
padding-top: 25px;
|
padding-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue