Nightly: Einheitliche Tab-Schriftgröße (.875rem) über alle Themes
This commit is contained in:
parent
d9a450f06a
commit
869f005ccb
1 changed files with 1 additions and 0 deletions
|
|
@ -640,6 +640,7 @@ header p {
|
|||
border-radius: 0.5rem;
|
||||
background: #374151; /* bg-gray-700 */
|
||||
color: #ffffff;
|
||||
font-size: .875rem; /* einheitliche Schriftgröße wie andere Themes */
|
||||
font-weight: 700;
|
||||
border: none;
|
||||
transition: background-color .2s ease, transform .2s ease;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue