options button, styling changes, bug fixes

This commit is contained in:
10001shh
2018-08-28 17:17:17 -05:00
parent cd5c1193a2
commit c7317d4a0c
6 changed files with 136 additions and 75 deletions

View File

@@ -9,7 +9,7 @@
</head>
<body>
<div id='calendar' style=" width: 67%; margin-left:auto; margin-right:auto;"></div>
<div id='calendar' style=" width: 75%; margin-left:auto; margin-right:auto;"></div>
</body>
<script src='js/calendar.js'></script>