Jump to content

Template:Tournament/styles.css

From Spike Wiki
Revision as of 02:31, 15 September 2025 by >Kypho
/* Float infobox right, Wikipedia style */
.infobox {
  float:right;
  margin:0 0 .8em 1em;
  clear:right;
  font-size:88%;
  line-height:1.5em;
}
.mw-parser-output > p:first-of-type {
  margin-top:0; /* keep intro tight under title */
}