Meta:Main Page/styles.css: Difference between revisions
From WikiOasis Meta
More actions
No edit summary |
m Tali64³ moved page User:Tali64³/Main page redesign/styles.css to Meta:Main Page/styles.css without leaving a redirect: No longer a draft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 35: | Line 35: | ||
padding: 0; | padding: 0; | ||
} | } | ||
/* This cannot be merged into the above rule due to the color breaking */ | |||
.mp-card-heading h3 { | .mp-card-heading h3 { | ||
color: #2d3748; | color: #2d3748; | ||
| Line 48: | Line 49: | ||
.mp-icon { | .mp-icon { | ||
align-items: center; | align-items: center; | ||
background: radial-gradient(circle, # | background: radial-gradient(circle, #3650b8 0, #0050b4 100%); | ||
border-radius: 50%; | border-radius: 50%; | ||
display: inline-flex; | display: inline-flex; | ||