Add a decorative border around site header
parent
96134a6bc3
commit
c5891929fb
|
@ -1,6 +1,8 @@
|
|||
/* Styles for site header */
|
||||
hgroup.site-header {
|
||||
padding-bottom: 1em;
|
||||
border-top: double;
|
||||
border-bottom: thin solid;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
hgroup.site-header h1 {
|
||||
|
|
Loading…
Reference in New Issue