add modals and menus
This commit is contained in:
@ -4,11 +4,15 @@ html
|
||||
title iTender
|
||||
link(rel='stylesheet', href='/stylesheets/reset.css')
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
link(rel='stylesheet', href='/stylesheets/modal.css')
|
||||
body
|
||||
div.modal#modal
|
||||
div.modal-content#modal-content
|
||||
div.modalInnerContent#modalInnerContent
|
||||
|
||||
div#overlay
|
||||
div#top
|
||||
|
||||
span#time 00:00
|
||||
span#title iTender
|
||||
div#bottom
|
||||
button#menuBtn Menü
|
||||
div#container
|
||||
|
Reference in New Issue
Block a user