MediaWiki:Vector.css: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
#title-linktabs { | |||
top: -30px; | |||
} | } | ||
Line 9: | Line 9: | ||
} | } | ||
tt, code, pre { | |||
font-family: monospace, sans-serif; | |||
} | } |