Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / themes / bartik / css / maintenance-page.css
index 1196a220e6f8eccc300a2a57b1b5910bc0fad9ea..c5f513844de7814e32c74cc55dc65e30ce221ae2 100644 (file)
@@ -49,10 +49,11 @@ body.maintenance-page {
 .maintenance-page .site-branding-text a:focus {
   color: #777;
 }
-.maintenance-page  .page-title {
+.maintenance-page .page-title {
   line-height: 1em;
   margin-top: 0;
 }
+
 @media all and (min-width: 800px) {
   .maintenance-page #page-wrapper {
     width: 800px;
@@ -62,6 +63,7 @@ body.maintenance-page {
     width: 700px;
   }
 }
+
 @media all and (min-width: 600px) { /* @TODO find the proper breakpoint */
   .maintenance-page #page {
     margin: 20px 40px 40px;