Fixed typo

This commit is contained in:
root 2023-06-03 12:13:50 +02:00
parent 44516b4e32
commit adf9358f49
2 changed files with 3 additions and 2 deletions

2
ab.txt
View File

@ -94,7 +94,7 @@ genderneutrale Toilette;keine Toilette
links;rechts links;rechts
Spotify;Soundcloud Spotify;Soundcloud
AIDA;MS Deutschland AIDA;MS Deutschland
DT;BE Sirene;Cell Broadcast
mit Stöcken;ohne Stöcke mit Stöcken;ohne Stöcke
TV;YouTube TV;YouTube
Wir;Ihr Wir;Ihr

View File

@ -24,7 +24,8 @@ a {
padding-bottom: 25px; padding-bottom: 25px;
background-color: #8FA3A9; background-color: #8FA3A9;
color: #243233; color: #243233;
font-weight: bold; font-weight: bolder;
font-size: large;
} }
#content { #content {