This commit is contained in:
Daniel Brendel
2023-03-25 15:25:54 +01:00
parent a3127dbdf3
commit a4bfb381cb
2 changed files with 2 additions and 2 deletions

View File

@ -451,7 +451,7 @@ tbody strong {
height: 65px; height: 65px;
background-color: rgb(50, 115, 220); background-color: rgb(50, 115, 220);
color: rgb(250, 250, 250); color: rgb(250, 250, 250);
border-radius: 5px; border-radius: 35px;
padding-top: 8px; padding-top: 8px;
font-size: 2.0em; font-size: 2.0em;
} }

File diff suppressed because one or more lines are too long