diff --git a/css/bootstrap.css b/css/bootstrap.css index d18b72f32986e879977cf3f9aca111213df27c0a..778390326b653a961d6aa15f44eef08541d56e0e 100644 --- a/css/bootstrap.css +++ b/css/bootstrap.css @@ -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 */