1
0
forked from crony/UpFast

fixed bold font

This commit is contained in:
Raymaekers Luca 2023-04-04 16:24:53 +02:00
parent dcda0f372a
commit 8fdc68b441
2 changed files with 2 additions and 2 deletions

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;
}