字体
This commit is contained in:
@@ -385,13 +385,10 @@ input:checked + .slider:before {
|
|||||||
|
|
||||||
/* ---- Gauge Time ---- */
|
/* ---- Gauge Time ---- */
|
||||||
.title-time {
|
.title-time {
|
||||||
font-family: var(--font-mono);
|
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: var(--accent-indigo);
|
color: var(--accent-indigo);
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
transform: translateY(0.5px);
|
|
||||||
display: inline-block;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
:root.light-theme .title-time {
|
:root.light-theme .title-time {
|
||||||
|
|||||||
Reference in New Issue
Block a user