MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
#mw-page-base { | #mw-page-base { | ||
background-image: linear-gradient(to bottom,#f5ebeb 0%,#ccc0c0 100%); | background-image: linear-gradient(to bottom,#f5ebeb 0%,#ccc0c0 100%); | ||
} | |||
/* e0d5d5 */ | |||
.vector-menu-tabs li { | |||
background-image: linear-gradient(to top,#171215 0,#171215 100%); | |||
} | } | ||