style(css): colors, font size

This commit is contained in:
Gigi
2022-04-27 23:26:49 +02:00
parent 5e9d04f524
commit 6ef9918e62
2 changed files with 12 additions and 5 deletions

4
css/bootstrap.css vendored
View File

@@ -307,7 +307,7 @@ h5,
h6 {
margin: 0;
font-weight: bold;
color: #AAA;
color: #FFF;
text-rendering: optimizelegibility;
}
h1 small,
@@ -317,7 +317,7 @@ h4 small,
h5 small,
h6 small {
font-weight: normal;
color: #999999;
color: #DDD;
}
h1 {
font-size: 30px;