MediaWiki:Cosmos.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 105: | Line 105: | ||
background-image: background: rgb(152,0,0); | background-image: background: rgb(152,0,0); | ||
background: linear-gradient(90deg, rgba(152,0,0,1) 3%, rgba(156,8,8,1) 35%, rgba(255,0,112,1) 100%); | background: linear-gradient(90deg, rgba(152,0,0,1) 3%, rgba(156,8,8,1) 35%, rgba(255,0,112,1) 100%); | ||
} | |||
.catlinks{ | |||
background-color:#2e2e2e | |||
} | } | ||
.mw-normal-catlinks { | .mw-normal-catlinks { | ||
background-color:#2e2e2e | background-color:#2e2e2e | ||
} | } |