Difference between revisions of "MediaWiki:Common.css"

From Polyamory Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
}
 
}
  
.footer-info-copyright {
+
.mw-body-content .img {
     display: none;
+
     max-width:50%;
 +
    height:auto;
 
}
 
}

Latest revision as of 11:29, 18 February 2021

/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
    background-size: 135px 155px;
}
.footer-poweredbyico {
    display: none;
}

.mw-body-content .img {
    max-width:50%;
    height:auto;
}