Template:MonthTest: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="" style=" | <div class="cal-base" style=""> | ||
<div class="" style=" | <div class="cal-title" style=""> | ||
<h4 style=" | <h4 style="">Month</h4> | ||
</div> | </div> | ||
<table class="" style=" | <table class="cal-dates" style=""> | ||
<tr> | <tr> | ||
<th colspan="11">Days</th> | <th colspan="11">Days</th> | ||
| Line 30: | Line 30: | ||
<td>[[January 20|20]]</td> | <td>[[January 20|20]]</td> | ||
</tr> | </tr> | ||
<table class="" style=" | <table class="cal-dates" style=""> | ||
<tr style="text-align:center;> | <tr style="text-align:center;> | ||
<td>[[January 21|21]]</td> | <td>[[January 21|21]]</td> | ||
| Line 45: | Line 45: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<div style="color: #ffffff; width: 100%; background-color: var(--color-surface-3);"> | <div class="cal-month-maj" style="color: #ffffff; width: 100%; background-color: var(--color-surface-3);"> | ||
<table style="margin-left:auto; margin-right:auto; width: | <table class="cal-month-min" style="margin-left:auto; margin-right:auto; width:100%; font-weight:bold""> | ||
<tr style="text-align:center; display: flex; text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px;line-height: 1.4rem;"> | <tr class="cal-month-ind" style="text-align:center; display: flex; text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px;line-height: 1.4rem;"> | ||
<td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[January|Jan]]</td> | <td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[January|Jan]]</td> | ||
<td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[February|Feb]]</td> | <td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[February|Feb]]</td> | ||
| Line 55: | Line 55: | ||
<td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[June|Jun]]</td> | <td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[June|Jun]]</td> | ||
</tr> | </tr> | ||
<tr style="text-align:center; display: flex; text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px;line-height: 1.4rem;"> | <tr class="cal-month-ind" style="text-align:center; display: flex; text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px;line-height: 1.4rem;"> | ||
<td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[July|Jul]]</td> | <td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[July|Jul]]</td> | ||
<td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[August|Aug]]</td> | <td class="month_buttons" style="width: 17%; border-radius: 0.8rem; display: block; margin-right: 5px;margin-left: 5px; height: 1.5rem;">[[August|Aug]]</td> | ||