mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 14:24:25 +01:00
fix: link colors
This commit is contained in:
4
css/bootstrap.css
vendored
4
css/bootstrap.css
vendored
@@ -113,11 +113,11 @@ body {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
a {
|
||||
color: #0088cc;
|
||||
color: #F79621;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #005580;
|
||||
color: #FFF;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.row {
|
||||
|
||||
Reference in New Issue
Block a user