Skip to content

Commit a488a7d

Browse files
committed
Some CSS adjustments
1 parent 987f9fe commit a488a7d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Calendar/Calendar.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,6 @@ def generate_list_html(start_date, day_count, with_setups = False):
262262
# language=HTML
263263
html.append("""
264264
<style>
265-
.feat {
266-
font-size: 1.3em;
267-
font-weight: bold;
268-
}
269-
270265
.event {
271266
margin: 1em 0;
272267
padding: .5em;

0 commit comments

Comments
 (0)