Commit e32aea59 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[update] link color default changed from blue

parent af6e5f64
Pipeline #70 passed with stage
in 2 seconds
......@@ -254,7 +254,8 @@ sup {
}
a {
color: #007bff;
/*color: #007bff;*/
color: inherit;
text-decoration: none;
background-color: transparent;
}
......@@ -10267,4 +10268,4 @@ a.text-dark:hover, a.text-dark:focus {
border-color: #dee2e6;
}
}
/*# sourceMappingURL=bootstrap.css.map */
\ No newline at end of file
/*# sourceMappingURL=bootstrap.css.map */
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment