User:FR30799386/common.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin is at User:FR30799386/common.js. |
#p-logo a{
background-image: url('//upload.wikimedia.org/wikipedia/commons/5/5a/Wikipedia%27s_W.svg') !important;
height:155px;
}
#p-logo{
height:120px;
}
.banner-image img{
display: block;
width:100%;
height:auto;/*any arbitrary value*/
}
/*All code below this line is used in [[User:FR30799386/Main Page]].Please copy them to an appropriate MediaWiki when this will go for polls*/
/*.page-User_FR30799386_Main_Page .firstHeading,
.page-User_FR30799386_Main_Page #mp-enable,
.page-User_FR30799386_Main_Page #siteSub,
.page-User_FR30799386_Main_Page #contentSub,
.page-User_FR30799386_Main_Page #catlinks {
display: none;
}
@media only screen and (max-width: 1000px){
#mp-upper,
#mp-last{
display: block !important;
}
}
@media only screen and (max-width: 1100px){
#mp-search{
position:relative !important;
clear:both;
float:right;
margin-top:-0.5em;
}
}*/
/*DANGEROUS CSS:Used only for testing purpose */
/*#mw-panel{
display:none;
}
.mw-body{
margin-right:5em !important;
border:1px solid #c8ccd1;
}
#mw-page-base{
display:none;
}
#mw-head{
display:none;
}
#footer{
margin:0 !important;
}
*/
/*#simpleSearch{
background:#FFFFFF;
min-width:9em;
border:1px solid #e8e8e8;
}
.mw-body{
border:1px solid #e8e8e8 !important;
}
div.vectorTabs,
div.vectorTabs ul li,
div.vectorTabs span,
div.vectorMenu h3,
div.portal,
{
background-image: none !important;
}
.wikiEditor-ui-toolbar {
background-image: none !important;
}
.wikiEditor-ui-toolbar{
background:#eaf3ff;
}
div.vectorTabs,
div.vectorTabs ul li,
div.vectorTabs span,
div.vectorMenu h3
{
background:#f2f2f2;
}
#mw-head,
#mw-page-base,
#mw-head-base
{
position:absolute;
bottom:0 !important;
}
*/
#content{
word-wrap: break-word !important;
}
/*div.vectorTabs,
div.vectorTabs ul li,
div.vectorTabs span,
div.vectorMenu h3,
div.portal
{
background-image: none !important;
border-left:1px solid #e8e8e8;
}*/
.mw-body{
border:1px solid #e8e8e8;
}
#simpleSearch{
background:#ffffff;
border:1.5px solid #c8c8c8;
padding:2px;
margin-top:-0.4em;
font-size:122.5%;
}
#p-personal a{
font-size:120%;
}
#mw-head-base{
height:5.4em;
}
#left-navigation,
#right-navigation{
margin-top:2.9em;
}