MediaWiki:Vector.css: Difference between revisions

From XMission Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


#XMission_Support_Wiki img {
#XMission_Support_Wiki img {
   margin-top: -12px;
   margin-top: -12px !important;
}
}


h1.superheader {margin-bottom: 15px;}
h1.superheader {margin-bottom: 15px;}

Revision as of 19:01, 25 March 2025

/* All CSS here will be loaded for users of the Vector skin */

#XMission_Support_Wiki {
  height: 34px;
  padding-top: 6px;
  display: inline-block;
  font-family: Arvo, sans-serif;
}

#XMission_Support_Wiki img {
  margin-top: -12px !important;
}

h1.superheader {margin-bottom: 15px;}