Main Page/styles.css: Difference between revisions

From AlternateWiki
Content added Content deleted
No edit summary
No edit summary
 
Line 1: Line 1:
/* {{pp|small=yes}} */
/* {{pp|small=yes}} */
.header-img {
.header-img {
width: 100%;
width: 100%;
border-radius: 15px;
border-radius: 15px;
transform: scale(1);
transform: scale(1) !important;
}
}