MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 646: Line 646:
     background-repeat: no-repeat !important;
     background-repeat: no-repeat !important;
     background-position: center center !important;
     background-position: center center !important;
    background-size: 18px 18px !important;


     text-indent: -9999px;
     text-indent: -9999px;
Line 656: Line 655:
}
}


/* Individual sizes */
/* Make the icons much larger */
.tool[rel="Poem1"] {
.tool[rel="Poem1"] {
     background-size: 16px 16px !important;
     background-size: 26px 26px !important;
}
}


.tool[rel="Poem2"] {
.tool[rel="Poem2"] {
     background-size: 18px 18px !important;
     background-size: 26px 26px !important;
}
}