Difference between revisions of "MediaWiki:Mobile.css"

m
Test
m (Added style to remove extra blank line in half boxes at the end))
m (Test)
Line 481: Line 481:
   width: calc(100% - 56px) !important;
   width: calc(100% - 56px) !important;
   margin-left: 42px;
   margin-left: 42px;
}
/**
==== Overriding deafult styles ====
**/
h6 {
  font-weight: bold;
}
h4, h5, h6 {
  display: block !important;
}
}