Update common.css

This commit is contained in:
Frank Hochmuth 2024-02-06 01:13:51 +01:00 committed by GitHub
parent 68ac939102
commit 673579e035
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -416,3 +416,6 @@ form#search ul li:before { content: none }
/* Calendar-widget */ /* Calendar-widget */
#widget_calendar table.calendar { font-size: 90% } #widget_calendar table.calendar { font-size: 90% }
/* Feed-widget */
.feed-widget { height: 14px !IMPORTANT; }