Template:Homepagenavbanner/styles.css: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2: Line 2:
     margin: 0;
     margin: 0;
     width: 100%;
     width: 100%;
     height: 150%;
     height: 150px;
border-radius: 25px
border-radius: 25px
}
}

Revision as of 09:28, 15 February 2025

p img {
    margin: 0;
    width: 100%;
    height: 150px;
border-radius: 25px
}