Jump to content

User:Aesulus/Membership box.css: Difference between revisions

rename class; move some styling from template
(add faux borders)
(rename class; move some styling from template)
Line 1:
.membership-emotesicons {
display: flex;
flex-flow: row wrap;
padding: 0.5em 1em;
}
 
.membership-emotesicons ul {
list-style-type: none;
margin: 0;
Line 10 ⟶ 11:
}
 
.membership-emotesicons li {
display: inline;
}
 
.membership-emotesicons img {
width: 32px;
height: 32px;
Line 36 ⟶ 37:
font-weight: bold;
padding: 0.2em 0;
widthflex: 100%;
}
 
.membership-badges-section {
flex: 1 300px
}
 
.membership-icon-label {
flex: 100%;
}
 
.membership-perks-section {
flex: 2 auto;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.