fixed bold font #3

Merged
crony merged 2 commits from TlasT/UpFast:fix into main 2023-04-05 08:00:14 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8fdc68b441 - Show all commits

View File

@ -36,7 +36,7 @@ video {
a {
color: #f2d5cf;
text-decoration: none;
font-style: bold;
font-weight: bold;
padding: 5px;
}

View File

@ -14,7 +14,7 @@ h1 {
a {
color: #f2d5cf;
text-decoration: none;
font-style: bold;
font-weight: bold;
padding: 5px;
}