working on calendar.

This commit is contained in:
Bryce Covert
2018-05-28 11:55:26 -07:00
parent fe4859d2e5
commit d38059cb1d
9 changed files with 680 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
<link href="/css/font.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/bulma.min.css" integrity="sha256-HEtF7HLJZSC3Le1HcsWbz1hDYFPZCqDhZa9QsCgVUdw=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/bulma-calendar.min.css" />
<style>
form.dz { border: 2px dashed lightgray;}