aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index dd5d9e258..b9e830738 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -667,7 +667,17 @@ mark,
content: "\00A0 \2014";
}
-.img-responsive, .carousel-inner > .carousel-item > img,
+.figure > img {
+ margin-bottom: .5rem;
+ line-height: 1;
+}
+
+.figure-caption {
+ font-size: 90%;
+ color: #818a91;
+}
+
+.img-responsive, .figure > img, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
display: block;
max-width: 100%;