Difference between revisions of "User:XPaw/vector.css"
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | #footer-icons { display: none !important } | |
− | { | + | #footer-places { float: right !important } |
− | + | #footer-info { float: left } | |
− | } | + | #footer li { padding: 0 !important; line-height: 1.5em !important } |
− | |||
− | # | ||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
/* Highlight redirect links */ | /* Highlight redirect links */ | ||
.mw-redirect, | .mw-redirect, | ||
.mw-redirect:link, | .mw-redirect:link, | ||
− | .mw-redirect:visited | + | .mw-redirect:visited { |
− | { | ||
color: #DB9C1F; | color: #DB9C1F; | ||
} | } |
Latest revision as of 14:11, 5 May 2014
#footer-icons { display: none !important } #footer-places { float: right !important } #footer-info { float: left } #footer li { padding: 0 !important; line-height: 1.5em !important } /* Highlight redirect links */ .mw-redirect, .mw-redirect:link, .mw-redirect:visited { color: #DB9C1F; }