mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2026-01-09 16:34:26 +01:00
style(css): colors, font size
This commit is contained in:
4
css/bootstrap.css
vendored
4
css/bootstrap.css
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user