Difference between revisions of "User:XPaw/vector.css"
m |
m |
||
Line 1: | Line 1: | ||
− | #p-Valve_Wiki_Network, #p-Portal_Wiki, #footer-icons | + | #p-Valve_Wiki_Network, #p-Portal_Wiki, #footer-icons { display: none !important; } |
− | { | ||
− | |||
− | } | ||
− | #footer-places { float: right !important | + | #footer-places { float: right !important } |
− | #footer-info { float: left | + | #footer-info { float: left } |
− | + | #footer li { padding: 0 !important; line-height: 1.5em !important } | |
− | #footer li { padding: 0 !important; line-height: 1. | ||
/* 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; | ||
} | } |
Revision as of 20:02, 1 November 2012
#p-Valve_Wiki_Network, #p-Portal_Wiki, #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; }