MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
/*In case someone is reading this, be careful when copying this code. We are not web developers, this is a Frankestein mess. Use at your own risk!*/
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/*
/*
Line 392: Line 393:
position: static;
position: static;
}
}
/* #mw-header controls size of search box along top of page*/
#mw-header {
#mw-header {
width: 90%;
width: 97.5%;
max-width: 90%;
max-width: 97.5%;
padding: 0;
padding: 0;
position: static;
position: static;