X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fc38c67d9b3b8ae6a1d891e8005c43d6af6edd06..0fa894e23fb824ea9b5222d808f3c205651d3170:/doc/css/bootstrap.css diff --git a/doc/css/bootstrap.css b/doc/css/bootstrap.css index 14cc1f48e5..16b635c1fa 100644 --- a/doc/css/bootstrap.css +++ b/doc/css/bootstrap.css @@ -4473,7 +4473,7 @@ a.thumbnail.active { } .alert-info { color: #31708f; - background-color: #d9edf7; + background-color: #edf6fa; border-color: #bce8f1; } .alert-info hr { @@ -4481,6 +4481,10 @@ a.thumbnail.active { } .alert-info .alert-link { color: #245269; + font-weight: bold; +} +.alert-info a { + font-weight: bold; } .alert-warning { color: #8a6d3b;