Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page/CSS: Difference between revisions

From Kronopolis and the Flat Plane
mNo edit summary
mNo edit summary
Line 4: Line 4:
}
}


div.main-page-section {
.main-page-section {
column-count: 4;  
column-count: 4;  
column-rule: 1px solid #20242A;
column-rule: 1px solid #20242A;
break-inside: avoid-column;
break-inside: avoid-column;
}
}
div.main-page-section > p:has(a[title="Category:Category]) {
.main-page-section > p:has(a[title="Category:Category]) {
margin-top: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-bottom: 0 !important;

Revision as of 15:25, 19 January 2024