Nightly: Schriftstärke der Soundbutton-Texte auf 501 angehoben (nur Label, keine Icons)
This commit is contained in:
parent
8488d9da0a
commit
fa915fb522
1 changed files with 2 additions and 0 deletions
|
|
@ -575,6 +575,8 @@ header p {
|
|||
padding: 12px 16px; /* gleichmäßiges Padding links/rechts */
|
||||
justify-content: center; /* Text zentrieren */
|
||||
}
|
||||
/* Soundbutton-Text minimal kräftiger als 500 */
|
||||
.sounds-flow .sound-btn > span { font-weight: 501 !important; }
|
||||
.sound-wrap { position: relative; display: block; }
|
||||
.sound-wrap.row .sound { width: 100%; }
|
||||
.row-check { width: 18px; height: 18px; accent-color: #60a5fa; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue