Skip to content

Commit fae9aa5

Browse files
committed
Changed fetch time and footer styling
1 parent 2cfa712 commit fae9aa5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

styles.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ body.dark-mode #refresh-time-input {
520520
}
521521

522522
.fetch-time {
523+
padding: 10px;
523524
font-size: 0.9em;
524525
color: #666;
525526
}
@@ -651,12 +652,6 @@ body.dark-mode #github-link:hover {
651652
#kofi-link {
652653
width: 36px;
653654
height: auto;
654-
opacity: 0.7;
655-
fill: #666;
656-
}
657-
658-
#kofi-link:hover {
659-
opacity: 1;
660655
}
661656

662657
#icon-attribution {

0 commit comments

Comments
 (0)