You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
hexo-theme-yorha/source/css/_partials/titled_card.styl

9 lines
238 B

.titled-card-compoment
background-color: rgb(231, 225, 199);
.card-title
background-color: rgb(74, 71, 62);
color: rgb(231, 225, 199);
padding: 0.5em 1em;
.card-content
padding: 0.5em 1em;
color: rgb(74, 71, 62);