mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 19:44:19 +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;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: #0088cc;
|
color: #F79621;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #005580;
|
color: #FFF;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
.row {
|
.row {
|
||||||
|
|||||||
Reference in New Issue
Block a user