We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfa712 commit fae9aa5Copy full SHA for fae9aa5
styles.css
@@ -520,6 +520,7 @@ body.dark-mode #refresh-time-input {
520
}
521
522
.fetch-time {
523
+ padding: 10px;
524
font-size: 0.9em;
525
color: #666;
526
@@ -651,12 +652,6 @@ body.dark-mode #github-link:hover {
651
652
#kofi-link {
653
width: 36px;
654
height: auto;
- opacity: 0.7;
655
- fill: #666;
656
-}
657
-
658
-#kofi-link:hover {
659
- opacity: 1;
660
661
662
#icon-attribution {
0 commit comments