[    [    [    [    [    [    [    b l o g g i n   s p a c e    wiki   ]    ]    ]    ]    ]    ]    ]

Difference between revisions of "MediaWiki:Vector.css"

From blogginpedia
Jump to navigation Jump to search
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #C0C0C0 ; }
#mw-head-base { background-color: #D8BFD8 ; }
#mw-panel { background-color: #C0C0C0 ; }
#mw-panel { background-color: #D8BFD8 ; }
#p-logo { background-color: #C0C0C0 ; }
#p-logo { background-color: #D8BFD8 ; }
#p-navigation { background-color: #C0C0C0 ; }
#p-navigation { background-color: #D8BFD8 ; }
#p-tb { background-color: #C0C0C0 ; }
#p-tb { background-color: #D8BFD8 ; }
body { background-color: #C0C0C0 ; }
body { background-color: #D8BFD8 ; }
#mw-page-base { background-color: #C0C0C0 ; }
#mw-page-base { background-color: #D8BFD8 ; }
#mw-head { background-color: #C0C0C0 ; }
#mw-head { background-color: #D8BFD8 ; }
#p-tb .body { background-color: #C0C0C0 ; }
#p-tb .body { background-color: #D8BFD8 ; }


div#simpleSearch { width: 100em; }
div#simpleSearch { width: 100em; }
Line 19: Line 19:
<!--#F0FFF0 Honeydew-->
<!--#F0FFF0 Honeydew-->
<!--#C0C0C0 Silver-->
<!--#C0C0C0 Silver-->
<!--#D8BFD8 Thistle-->

Revision as of 22:12, 11 November 2023

/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #D8BFD8 ; }
#mw-panel { background-color: #D8BFD8 ; }
#p-logo { background-color: #D8BFD8 ; }
#p-navigation { background-color: #D8BFD8 ; }
#p-tb { background-color: #D8BFD8 ; }
body { background-color: #D8BFD8 ; }
#mw-page-base { background-color: #D8BFD8 ; }
#mw-head { background-color: #D8BFD8 ; }
#p-tb .body { background-color: #D8BFD8 ; }

div#simpleSearch { width: 100em; }

<!--some colors to change the vector background-->
<!--#B0C4DE LightSteelBlue-->
<!--#B6ACCA light purple-->
<!--#FFF0F5 Lavender blush-->
<!--#F8F8FF Ghostwhite-->
<!--#F0FFF0 Honeydew-->
<!--#C0C0C0 Silver-->
<!--#D8BFD8 Thistle-->