Manual:Gallery of user styles/Light gray
To install this skin, add the following code to MediaWiki:Vector.css.
/* *********************************************************************************************** ************************************************************************************************** ************************************************************************************************** **** Custom MediaWiki Vector skin **** **** by **** **** Inquisitor Ehrenstein **** **** **** **** http://www.mediawiki.org/wiki/User:Inquisitor_Ehrenstein **** **** http://www.sturmkrieg.com **** **** http://de.sturmkrieg.com/User:Inquisitor_Ehrenstein **** **** **** **** http://www.mediawiki.org/wiki/Vector_based_skins **** **** **** ************************************************************************************************** **** **** **** This skin and associated style sheets are licensed under the **** **** GNU Free Documentation License **** **** http://www.gnu.org/copyleft/fdl.html **** **** **** ************************************************************************************************** ************************************************************************************************** ************************************************************************************************ */ /* **************************************************************** ******************************************************************* *** If you modify this skin, please include your name here *** *** Example: *** *** *Yourusername example.com/wiki/User:Yourname *** *** *** ******************************************************************* *** *** *** *** *** *** *** *** *** *** ******************************************************************* **************************************************************** */ /* Head */ #mw-page-base { background: #CCCCCC; } #mw-head-base { background: #CCCCCC; background-image: none; border-bottom: 0px; } /* Framework */ body { background: #CCCCCC; } /* Content */ #content { background: #F2F2F2; border: 0px solid #000000; color: #424242; } /* Tabs */ li.new span a, #ca-edit span a, li.collapsible span a, li.icon span a, #ca-talk span a, #ca-view span a { background-color: #DDDDDD; } li.selected span a { background-color: #EEEEEE; } /* User header links */ #p-personal { font-size: 21px; } /* suppress the person icon by your username */ li#pt-userpage { background: none }