mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: 4 weeks -> 2 months calendar
This commit is contained in:
parent
c124f3ce73
commit
5dce6eb89b
8 changed files with 115 additions and 25 deletions
|
|
@ -51,6 +51,11 @@
|
|||
</aside>
|
||||
|
||||
<div class="calendar-main">
|
||||
<div class="calendar-month-nav">
|
||||
<button type="button" class="secondary icon-btn" id="btn-month-prev" aria-label="Mois précédent">‹</button>
|
||||
<span class="calendar-month-label" id="month-label"></span>
|
||||
<button type="button" class="secondary icon-btn" id="btn-month-next" aria-label="Mois suivant">›</button>
|
||||
</div>
|
||||
<div class="calendar-header-row">
|
||||
<span>Lun</span><span>Mar</span><span>Mer</span><span>Jeu</span><span>Ven</span><span>Sam</span><span>Dim</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue