Structorica Wiki/styles.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.mp-button{ | .mp-button{ | ||
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
border: 1px solid #202122; | border: 1px solid #202122; | ||
border-radius: 24px; | border-radius: 24px; | ||
| Line 29: | Line 29: | ||
align-items: center; | align-items: center; | ||
justify-content: center; | justify-content: center; | ||
color: #202122; | |||
cursor: pointer; | cursor: pointer; | ||