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

Template:ThemeTreeCSS: Difference between revisions

Template page
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
    .theme-tree {
        margin-left:auto;
        margin-right:auto;
    }
     @media (min-width:1280px) {
     @media (min-width:1280px) {
         .theme-tree {
         .citizen-overflow-wrapper:has(table.theme-tree) {
            width:45% !important;
             float:right;
             float:right;
            z-index:1;
         }
         }
     }
     }
}}
}}

Latest revision as of 10:21, 14 May 2025