Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / components / entity-meta.css
index 9877ec33a7f2d38c45d21d08c8e422cae2163de2..f6999beabe465c82c4ea05fac3aac9df5ed3554c 100644 (file)
@@ -17,6 +17,8 @@
   padding: 1em 1.5em;
 }
 .entity-meta__title {
+  font-size: 1.231em;
+  font-weight: bold;
   text-shadow: 0 1px 0 #fff;
   margin: 0.25em 0;
 }
@@ -55,5 +57,5 @@
   text-shadow: 0 1px 0 white;
 }
 .entity-meta details .summary {
- display: none; /* Hide JS summaries. @todo Rethink summaries. */
 display: none; /* Hide JS summaries. @todo Rethink summaries. */
 }