Template:Footerlink/styles.css: Difference between revisions

Template page
(Created page with ".mw-parser-output p img { margin: 0; width: 16px; height: 16px; }")
 
No edit summary
Line 1: Line 1:
.mw-parser-output p img {
.mw-parser-output p img {
    margin: 0;
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;
}
}

Revision as of 18:17, 14 February 2025

.mw-parser-output p img {
    width: 16px;
    height: 16px;
}