More actions
m Wioum moved page Template:ThemeTree to Template:ThemeTreeCSS without leaving a redirect |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
@media (min-width:1280px) { | @media (min-width:1280px) { | ||
.theme-tree { | .citizen-overflow-wrapper:has(table.theme-tree) { | ||
width:45% !important; | |||
float:right; | float:right; | ||
} | } | ||
} | } | ||
}} | }} |