Update info.css

Changed refresh rate for custom url button
Changed font for something
This commit is contained in:
97_4.2
2023-07-25 11:51:47 +08:00
committed by GitHub
parent 7e7485414d
commit a462193897
+2 -2
View File
@@ -232,7 +232,7 @@ p {
.notification::before { .notification::before {
width: 16px; width: 16px;
height: 16px; height: 16px;
font: 10px/16px Helvetica; font: 10px/16px Fantasy;
word-spacing: 26px; word-spacing: 26px;
} }
.notification:checked:before { .notification:checked:before {
@@ -389,7 +389,7 @@ p {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
transition: 300ms; transition: 30ms;
} }
.custom-shortcuts-buttons:hover { .custom-shortcuts-buttons:hover {
background: #161616; background: #161616;