CSS: Add slight line after Header 1
This commit is contained in:
parent
a6a707f23c
commit
0c77726b55
@ -54,6 +54,9 @@ h1 {
|
||||
color: #606AAA;
|
||||
font-size:230%;
|
||||
font-variant:small-caps;
|
||||
padding-bottom:20px;
|
||||
width:100%;
|
||||
border-bottom:1px solid #606AAA;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user