You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IsekaiMisc/modules/ext.isekai.mainPage.less

24 lines
357 B
Plaintext

#firstHeading {
display: none;
}
#mw-page-header-links {
display: none;
}
.skin-timeless {
#mw-content {
background: transparent;
padding: 0;
border: none;
box-shadow: none;
}
}
.skin-citizen {
.citizen-body-content-card {
border-radius: 0;
box-shadow: none;
padding: 0;
}
}