no message
This commit is contained in:
@@ -77,6 +77,23 @@
|
|||||||
position:relative;
|
position:relative;
|
||||||
z-index:1;
|
z-index:1;
|
||||||
}
|
}
|
||||||
|
#period {
|
||||||
|
font-size: 15px; /* größer */
|
||||||
|
font-weight: 600; /* dicker */
|
||||||
|
letter-spacing: 0.2px;
|
||||||
|
opacity: 0.95;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Werte-Zeile (Produktion / Verbrauch / …) */
|
||||||
|
#hint {
|
||||||
|
margin-top: 6px;
|
||||||
|
font-size: 15px; /* größer */
|
||||||
|
font-weight: 700; /* noch etwas dicker */
|
||||||
|
letter-spacing: 0.3px;
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user