Headers section styling

This commit is contained in:
NGPixel
2016-12-08 01:46:52 -05:00
parent 593481c7e1
commit 63f1ec30b4
5 changed files with 26 additions and 6 deletions

View File

@@ -26,5 +26,5 @@ html
a(href='/'): img(src='/favicons/android-icon-96x96.png')
h1= message
h2 Would you like to create this entry?
a.button.is-amber.is-inverted(href='/create/' + newpath) Create
a.button.is-amber.is-inverted.is-featured(href='/create/' + newpath) Create
a.button.is-amber.is-inverted(href='/') Go Home