Added express-brute-loki, UI improvements, error page

This commit is contained in:
NGPixel
2016-08-23 00:25:36 -04:00
parent 24f90d4a17
commit aa740dea7a
10 changed files with 105 additions and 30 deletions

View File

@@ -6,11 +6,8 @@ nav.nav.has-shadow.stickyscroll
a.nav-item(href='/')
h1.title Wiki
.nav-center
p.nav-item.control.has-addons
input.input(type='text', placeholder='Find...')
a.button.is-info
span.icon.is-small
i.fa.fa-search
p.nav-item
input.input(type='text', placeholder='Search...', style= { 'max-width': '300px', width: '33vw' })
span.nav-toggle
span
span
@@ -25,7 +22,7 @@ nav.nav.has-shadow.stickyscroll
span.icon
i.fa.fa-edit
span Edit
a.button.is-primary(href='#')
a.button.is-primary(href='#', onclick='$(".modal").addClass("is-active");')
span.icon
i.fa.fa-plus
span Create