MediaWiki:Mobile.css: Difference between revisions

155 bytes added ,  02:52, 20 December 2020
m
no edit summary
m (some adjustments for better Safari support (hopefully))
mNo edit summary
Line 371: Line 371:
       justify-content: center;
       justify-content: center;
       padding: 0.2em 0 !important;
       padding: 0.2em 0 !important;
  }
  .subtype-title > div:first-child {
      flex: 0 0 100%;
  }
  .subtype-title > div:nth-child(2) {
      color: var(--qud-color-k) !important;
   }
   }
   .subtype-title div {
   .subtype-title div {