Template:Homepagebanner/styles.css: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
     width: 100%;
     width: 100%;
     height: 100%;
     height: 100%;
border-radius: 25px
}
}

Latest revision as of 15:15, 11 February 2025

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