Template:ThemeTreeCSS: Difference between revisions

Template page
Created page with "{{#css: .theme-tree { margin-left:auto; margin-right:auto; } @media (min-width:1280px) { .theme-tree { float:right; } } }}"
Tag: wikieditor
 
mNo 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-table-wrapper {
            width:45% !important;
             float:right;
             float:right;
         }
         }
     }
     }
}}
}}

Latest revision as of 13:26, 19 April 2025