MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
body {background-color:#e9dac4;} | body {background-color:#e9dac4;} | ||
.vector-menu-tabs | .vector-menu-tabs {background-image:linear-gradient (to top,#77c1f6 0,#e9dac4 1px,#ffffff 100%)} | ||
#mw-head {background-color:#e9dac4;} | #mw-head {background-color:#e9dac4;} | ||
#left-navigation {background-color:#e9dac4;} | #left-navigation {background-color:#e9dac4;} | ||
Revision as of 18:36, 26 February 2021
/* All CSS here will be loaded for users of the Vector skin */
body {background-color:#e9dac4;}
.vector-menu-tabs {background-image:linear-gradient (to top,#77c1f6 0,#e9dac4 1px,#ffffff 100%)}
#mw-head {background-color:#e9dac4;}
#left-navigation {background-color:#e9dac4;}