Template:CS button/styles.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 5:
font-weight:600;
color:#202122;
background-color:#FEE330; /* flat color */
background-image:none; /* ensure no gradient */
border:none; /* remove border */
border-radius:9999px; /* round (pill) corners */
box-sizing:border-box;
text-align:center;
white-space:nowrap;
transition:background
}
.capsach-btn:hover
.capsach-btn:active
.capsach-align { text-align:left; } /* default */
| |||