This commit is contained in:
Pat Dryburgh
2018-07-31 09:16:19 -07:00
parent f72eb69159
commit 649764eda4
9 changed files with 116 additions and 23 deletions

View File

@ -3,6 +3,6 @@
display: block;
width: 152px;
height: 12px;
margin: 1em auto 0;
margin: .5em auto 0;
background-image: url('/assets/images/divider.svg');
}