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
mNo edit summary
Line 33: Line 33:
}}
}}


/*****************/
/* Category Tree */
/*****************/
.category-tree {
.category-tree {
   margin-top:1.5em;
   margin-top:1.5em;

Revision as of 10:06, 5 September 2025


.category-tree {

 margin-top:1.5em;
 column-count: 1;

}

.category-tree > p {

 margin-top: 0 !important;
 margin-bottom: 0 !important;

}