Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / bartik / css / components / captions.css
index cd248094f72cd49b93db90e6f03118b1a7cef36d..1564e8be02248450562dc5397198e78b096ec746 100644 (file)
@@ -3,12 +3,12 @@
   margin-bottom: 1.2em;
 }
 .caption > * {
-  background: #F3F3F3;
+  background: #f3f3f3;
   padding: 0.5ex;
-  border: 1px solid #CCC;
+  border: 1px solid #ccc;
 }
 .caption > figcaption {
-  border: 1px solid #CCC;
+  border: 1px solid #ccc;
   border-top: none;
   padding-top: 0.5ex;
   font-size: small;