Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
imported>AleKahpwn |
imported>AleKahpwn |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo a { | |||
// background: linear-gradient(to top, #fac5c5, white); | |||
background-color: #c0b049; | |||
border: #333 solid 1px; | |||
} | } |