akashop/volumes/wp/wp-includes/css/dist/block-library/classic-rtl.css

14 lines
268 B
CSS
Raw Normal View History

2024-03-20 07:48:21 +00:00
.wp-block-button__link{
background-color:#32373c;
border-radius:9999px;
box-shadow:none;
color:#fff;
font-size:1.125em;
padding:calc(.667em + 2px) calc(1.333em + 2px);
text-decoration:none;
}
.wp-block-file__button{
background:#32373c;
color:#fff;
}