font weight anpassung

This commit is contained in:
rirat-0
2026-05-13 14:31:14 +02:00
parent 33b0283758
commit 829d532518
+1 -1
View File
@@ -25,7 +25,7 @@ main {
display: block;
text-align: left;
text-decoration: none;
font-weight: none;
font-weight: bold;
padding: 10px;
background-color: blue;
color: white;