Template:PDF/styles.css: Difference between revisions

From WikiMSK
(Created page with ".video-box div a img { width: 50px; height: 50px; max-width: 300%!important; }")
 
No edit summary
Line 1: Line 1:
.video-box div a img {
.pdf-box div a img {
     width: 50px;
     width: 50px;
     height: 50px;
     height: 50px;
     max-width: 300%!important;
     max-width: 300%!important;
}
}

Revision as of 18:06, 19 March 2022

.pdf-box div a img {
    width: 50px;
    height: 50px;
    max-width: 300%!important;
}