Template:ThemeTreeCSS: Difference between revisions

Template page
No edit summary
Tag: wikieditor
mNo edit summary
Tag: wikieditor
Line 1: Line 1:
{{#css:
{{#css:
    .theme-tree {
        margin-left:auto;
        margin-right:auto;
    }
     @media (min-width:1280px) {
     @media (min-width:1280px) {
         .theme-tree {
         .theme-tree {
             float:right;
             float:right;
            z-index:1;
         }
         }
     }
     }
}}
}}

Revision as of 12:00, 31 March 2023