Main Page/styles.css: Difference between revisions

From AlternateWiki
Content deleted Content added
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* {{pp|small=yes}} */
/* {{pp|small=yes}} */
.header-img {
.header-img {
display: inline-block;
width: 100%;
width: 100%;
content: url(https://static.miraheze.org/anotherworldwiki/0/03/AlternateWiki.png);
border-radius: 15px;
border-radius: 15px;
transform: scale(1) !important;
}
}