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
No edit summary
No edit summary
Line 11: Line 11:
column-rule: 1px solid #20242A;
column-rule: 1px solid #20242A;
break-inside: avoid-column;
break-inside: avoid-column;
}
hr {
background-color:white;
}
}
.main-page-section ul {
.main-page-section ul {
Line 20: Line 23:
}
}


.category-tree {
margin-top:1.5em;
column-count: 1;
}
.category-tree > p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
@media only screen and (max-width: 600px) {
@media only screen and (max-width: 600px) {
   .main-page-section {
   .main-page-section {

Revision as of 09:59, 5 September 2025