MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content deleted Content added
No edit summary
No edit summary
Line 333: Line 333:
}
}
#mw-header {
#mw-header {
width: 100%;
width: 90%;
max-width: 100%;
max-width: 90%;
padding: 0;
padding: 0;
position: static;
position: static;
Line 340: Line 340:
#simpleSearch {
#simpleSearch {
box-shadow: inset 0 2px 4px 0 rgba( 0, 0, 0, 0.05 );
box-shadow: inset 0 2px 4px 0 rgba( 0, 0, 0, 0.05 );
background: rgba(0.5, 0.5, 0.5, 0.55);
background: ;
position: relative;
position: relative;
border: solid 1px @base70;
border: solid 1px @base70;
}
}
#simpleSearch #searchInput::placeholder {
#simpleSearch #searchInput::placeholder {
color: #FFCC00;
color: ;
}
}
/* Modern Ajax Poll look*/
/* Modern Ajax Poll look*/