Worldpedia:Main Page/styles.css: Difference between revisions

add to main css
add other line to keep sync
Line 97: Line 97:


body.skin-timeless .mp-h2::after {
body.skin-timeless .mp-h2::after {
/* Timeless does things differently with how it structures its H2 borders. */
/* Timeless does things differently with how it structures its H2 borders.
  Could probably be done this way for all skins rather than just Timeless. */
border: none;
border: none;
}
}