X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7024cc159936593350aaf7939d700102f6510787..378c9c6a57cc24d74fe4ae1c694846d55fad3736:/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;