Module:Sidebar/styles.css: Difference between revisions

720 -> 640 to match codex//infobox number
Logan (talk | contribs)
m 46 revisions imported from wikipedia:Module:Sidebar/styles.css
 
(One intermediate revision by one other user not shown)
Line 180: Line 180:
     }
     }


     html.skin-theme-clientpref-night .sidebar .sidebar-title-with-pretitle a {
     html.skin-theme-clientpref-night .sidebar:not( .notheme ) .sidebar-title-with-pretitle a {
     color: var( --color-progressive ) !important;
     color: var( --color-progressive ) !important;
     }
     }
Line 191: Line 191:
}
}
html.skin-theme-clientpref-os .sidebar .sidebar-title-with-pretitle a {
html.skin-theme-clientpref-os .sidebar:not( .notheme ) .sidebar-title-with-pretitle a {
color: var( --color-progressive ) !important;
color: var( --color-progressive ) !important;
}
}