Homepage-imsyy/css/firefox.css
2022-04-14 16:47:10 +08:00

19 lines
235 B
CSS

.message,
.time,
.hitokoto,
.music,
.link-card,
.more,
.box-wrapper,
footer {
background: rgba(0, 0, 0, 0.3);
}
.link-card:hover {
background: rgb(0, 0, 0, 0.4);
}
.progress {
background: rgba(0, 0, 0, 0.2) !important;
}