MediaWiki:Foreground.css: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
m (Fixing a problem with the display on the Main page with certain screen sizes.)
m (Fixing a problem with the display on the Main page with certain screen sizes.)
 
Line 3: Line 3:
}
}
#page-content .infobox {
#page-content .infobox {
padding: 0px !important;
padding: 0.5em 0px !important;
margin: 0px !important;
margin: 0.5em 0px !important;
}
}

Latest revision as of 10:53, 14 September 2023

#page-content .row {
    max-width: 90% !important;
}
#page-content .infobox {
padding: 0.5em 0px !important;
margin: 0.5em 0px !important;
}