Difference between revisions of "MediaWiki:Common.css"

This page has been accessed 5,336 times.
From Palm Leaf Wiki
Line 1: Line 1:
 +
.mw-body-content h4 {
 +
  font-size: 1.1em;
 +
}
 +
 
.mw-jump {
 
.mw-jump {
 
   display: none;
 
   display: none;

Revision as of 15:58, 30 August 2019

.mw-body-content h4 {
  font-size: 1.1em;
}

.mw-jump {
  display: none;
}

.thumbinner {
  max-width: 100%;
}

img.thumbimage {
  width: 100%;
  height: auto;
}