View source for Common.css
← MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
html {
background: #FFFFFF;
background-image: url(https://engineeringportal.nielsen.com/w/resources/assets/Waves_1_Blue_RGB_bar.png);
background-repeat: repeat-x;
}
#navwrapper{
margin-top:7px;
position: fixed;
}
div.center{
text-align: center !important;
}
#searchInput::-webkit-input-placeholder
{
color: #FFFFFF;
}
000
1:0
Return to MediaWiki:Common.css.