|
@@ -5,7 +5,7 @@
|
5
|
5
|
<div class="max-w-sm w-full shadow-lg">
|
6
|
6
|
<div class="md:p-8 p-5 bg-babyblue rounded-t">
|
7
|
7
|
<div class="flex items-center justify-center">
|
8
|
|
- <span tabindex="0" class="focus:outline-none text-base font-bold dark:text-gray-100 text-gray-800">August 2024</span>
|
|
8
|
+ <span tabindex="0" class="focus:outline-none text-base font-bold text-gray-800">August 2024</span>
|
9
|
9
|
</div>
|
10
|
10
|
<div class="flex items-center justify-between pt-12 overflow-x-auto">
|
11
|
11
|
<table class="w-full">
|
|
@@ -13,37 +13,37 @@
|
13
|
13
|
<tr>
|
14
|
14
|
<th>
|
15
|
15
|
<div class="w-full flex justify-center">
|
16
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Mo</p>
|
|
16
|
+ <p class="text-base font-medium text-center text-gray-800">Mo</p>
|
17
|
17
|
</div>
|
18
|
18
|
</th>
|
19
|
19
|
<th>
|
20
|
20
|
<div class="w-full flex justify-center">
|
21
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Tu</p>
|
|
21
|
+ <p class="text-base font-medium text-center text-gray-800">Tu</p>
|
22
|
22
|
</div>
|
23
|
23
|
</th>
|
24
|
24
|
<th>
|
25
|
25
|
<div class="w-full flex justify-center">
|
26
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">We</p>
|
|
26
|
+ <p class="text-base font-medium text-center text-gray-800">We</p>
|
27
|
27
|
</div>
|
28
|
28
|
</th>
|
29
|
29
|
<th>
|
30
|
30
|
<div class="w-full flex justify-center">
|
31
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Th</p>
|
|
31
|
+ <p class="text-base font-medium text-center text-gray-800">Th</p>
|
32
|
32
|
</div>
|
33
|
33
|
</th>
|
34
|
34
|
<th>
|
35
|
35
|
<div class="w-full flex justify-center">
|
36
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Fr</p>
|
|
36
|
+ <p class="text-base font-medium text-center text-gray-800">Fr</p>
|
37
|
37
|
</div>
|
38
|
38
|
</th>
|
39
|
39
|
<th>
|
40
|
40
|
<div class="w-full flex justify-center">
|
41
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Sa</p>
|
|
41
|
+ <p class="text-base font-medium text-center text-gray-800">Sa</p>
|
42
|
42
|
</div>
|
43
|
43
|
</th>
|
44
|
44
|
<th>
|
45
|
45
|
<div class="w-full flex justify-center">
|
46
|
|
- <p class="text-base font-medium text-center text-gray-800 dark:text-gray-100">Su</p>
|
|
46
|
+ <p class="text-base font-medium text-center text-gray-800">Su</p>
|
47
|
47
|
</div>
|
48
|
48
|
</th>
|
49
|
49
|
</tr>
|
|
@@ -61,86 +61,86 @@
|
61
|
61
|
</td>
|
62
|
62
|
<td class="pt-6">
|
63
|
63
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
64
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">1</p>
|
|
64
|
+ <p class="text-base text-gray-500 font-medium">1</p>
|
65
|
65
|
</div>
|
66
|
66
|
</td>
|
67
|
67
|
<td class="pt-6">
|
68
|
68
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
69
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">2</p>
|
|
69
|
+ <p class="text-base text-gray-500 font-medium">2</p>
|
70
|
70
|
</div>
|
71
|
71
|
</td>
|
72
|
72
|
<td class="pt-6">
|
73
|
73
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
74
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">3</p>
|
|
74
|
+ <p class="text-base text-gray-500">3</p>
|
75
|
75
|
</div>
|
76
|
76
|
</td>
|
77
|
77
|
<td class="pt-6">
|
78
|
78
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
79
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">4</p>
|
|
79
|
+ <p class="text-base text-gray-500">4</p>
|
80
|
80
|
</div>
|
81
|
81
|
</td>
|
82
|
82
|
</tr>
|
83
|
83
|
<tr>
|
84
|
84
|
<td>
|
85
|
85
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
86
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">5</p>
|
|
86
|
+ <p class="text-base text-gray-500 font-medium">5</p>
|
87
|
87
|
</div>
|
88
|
88
|
</td>
|
89
|
89
|
<td>
|
90
|
90
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
91
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">6</p>
|
|
91
|
+ <p class="text-base text-gray-500 font-medium">6</p>
|
92
|
92
|
</div>
|
93
|
93
|
</td>
|
94
|
94
|
<td>
|
95
|
95
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
96
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">7</p>
|
|
96
|
+ <p class="text-base text-gray-500 font-medium">7</p>
|
97
|
97
|
</div>
|
98
|
98
|
</td>
|
99
|
99
|
<td>
|
100
|
100
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
101
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">8</p>
|
|
101
|
+ <p class="text-base text-gray-500 font-medium">8</p>
|
102
|
102
|
</div>
|
103
|
103
|
</td>
|
104
|
104
|
<td>
|
105
|
105
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
106
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">9</p>
|
|
106
|
+ <p class="text-base text-gray-500 font-medium">9</p>
|
107
|
107
|
</div>
|
108
|
108
|
</td>
|
109
|
109
|
<td>
|
110
|
110
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
111
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">10</p>
|
|
111
|
+ <p class="text-base text-gray-500">10</p>
|
112
|
112
|
</div>
|
113
|
113
|
</td>
|
114
|
114
|
<td>
|
115
|
115
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
116
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">11</p>
|
|
116
|
+ <p class="text-base text-gray-500">11</p>
|
117
|
117
|
</div>
|
118
|
118
|
</td>
|
119
|
119
|
</tr>
|
120
|
120
|
<tr>
|
121
|
121
|
<td>
|
122
|
122
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
123
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">12</p>
|
|
123
|
+ <p class="text-base text-gray-500 font-medium">12</p>
|
124
|
124
|
</div>
|
125
|
125
|
</td>
|
126
|
126
|
<td>
|
127
|
127
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
128
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">13</p>
|
|
128
|
+ <p class="text-base text-gray-500 font-medium">13</p>
|
129
|
129
|
</div>
|
130
|
130
|
</td>
|
131
|
131
|
<td>
|
132
|
132
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
133
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">14</p>
|
|
133
|
+ <p class="text-base text-gray-500 font-medium">14</p>
|
134
|
134
|
</div>
|
135
|
135
|
</td>
|
136
|
136
|
<td>
|
137
|
137
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
138
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">15</p>
|
|
138
|
+ <p class="text-base text-gray-500 font-medium">15</p>
|
139
|
139
|
</div>
|
140
|
140
|
</td>
|
141
|
141
|
<td>
|
142
|
142
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
143
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">16</p>
|
|
143
|
+ <p class="text-base text-gray-500 font-medium">16</p>
|
144
|
144
|
</div>
|
145
|
145
|
</td>
|
146
|
146
|
<td>
|
|
@@ -152,76 +152,76 @@
|
152
|
152
|
</td>
|
153
|
153
|
<td>
|
154
|
154
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
155
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">18</p>
|
|
155
|
+ <p class="text-base text-gray-500">18</p>
|
156
|
156
|
</div>
|
157
|
157
|
</td>
|
158
|
158
|
</tr>
|
159
|
159
|
<tr>
|
160
|
160
|
<td>
|
161
|
161
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
162
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">19</p>
|
|
162
|
+ <p class="text-base text-gray-500 font-medium">19</p>
|
163
|
163
|
</div>
|
164
|
164
|
</td>
|
165
|
165
|
<td>
|
166
|
166
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
167
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">20</p>
|
|
167
|
+ <p class="text-base text-gray-500 font-medium">20</p>
|
168
|
168
|
</div>
|
169
|
169
|
</td>
|
170
|
170
|
<td>
|
171
|
171
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
172
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">21</p>
|
|
172
|
+ <p class="text-base text-gray-500 font-medium">21</p>
|
173
|
173
|
</div>
|
174
|
174
|
</td>
|
175
|
175
|
<td>
|
176
|
176
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
177
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">22</p>
|
|
177
|
+ <p class="text-base text-gray-500 font-medium">22</p>
|
178
|
178
|
</div>
|
179
|
179
|
</td>
|
180
|
180
|
<td>
|
181
|
181
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
182
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">23</p>
|
|
182
|
+ <p class="text-base text-gray-500 font-medium">23</p>
|
183
|
183
|
</div>
|
184
|
184
|
</td>
|
185
|
185
|
<td>
|
186
|
186
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
187
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">24</p>
|
|
187
|
+ <p class="text-base text-gray-500">24</p>
|
188
|
188
|
</div>
|
189
|
189
|
</td>
|
190
|
190
|
<td>
|
191
|
191
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
192
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">25</p>
|
|
192
|
+ <p class="text-base text-gray-500">25</p>
|
193
|
193
|
</div>
|
194
|
194
|
</td>
|
195
|
195
|
</tr>
|
196
|
196
|
<tr>
|
197
|
197
|
<td>
|
198
|
198
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
199
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">26</p>
|
|
199
|
+ <p class="text-base text-gray-500 font-medium">26</p>
|
200
|
200
|
</div>
|
201
|
201
|
</td>
|
202
|
202
|
<td>
|
203
|
203
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
204
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">27</p>
|
|
204
|
+ <p class="text-base text-gray-500 font-medium">27</p>
|
205
|
205
|
</div>
|
206
|
206
|
</td>
|
207
|
207
|
<td>
|
208
|
208
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
209
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">28</p>
|
|
209
|
+ <p class="text-base text-gray-500 font-medium">28</p>
|
210
|
210
|
</div>
|
211
|
211
|
</td>
|
212
|
212
|
<td>
|
213
|
213
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
214
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">29</p>
|
|
214
|
+ <p class="text-base text-gray-500 font-medium">29</p>
|
215
|
215
|
</div>
|
216
|
216
|
</td>
|
217
|
217
|
<td>
|
218
|
218
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
219
|
|
- <p class="text-base text-gray-500 dark:text-gray-100 font-medium">30</p>
|
|
219
|
+ <p class="text-base text-gray-500 font-medium">30</p>
|
220
|
220
|
</div>
|
221
|
221
|
</td>
|
222
|
222
|
<td>
|
223
|
223
|
<div class="px-2 py-2 cursor-pointer flex w-full justify-center">
|
224
|
|
- <p class="text-base text-gray-500 dark:text-gray-100">31</p>
|
|
224
|
+ <p class="text-base text-gray-500">31</p>
|
225
|
225
|
</div>
|
226
|
226
|
</td>
|
227
|
227
|
</tr>
|