Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
(add) |
Hoof Hearted (talk | contribs) (tweak) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* increase sidebar width */ | |||
#column-content { margin-left: -15em; } | |||
#column-content #content { margin-left: 15em; } | |||
#p-logo a, #p-logo a:hover { width: 15em; } | |||
#p-cactions { left: 14.5em; } | |||
.portlet { width: 14em; } | |||
#column-content { margin-left: -14em; } | |||
#content { margin-left: 14em; } | |||
#p-namespaces { margin-left:48px; } | |||
/* Edit with form button in UEB green */ | /* Edit with form button in UEB green */ | ||
.vectorTabs ul | .vectorTabs ul #ca-form_edit span a { | ||
color: #00A228; | |||
font-weight: bold;} | |||
} | |||
edits