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
235 B

.titled-block-container
background-color: rgb(231, 225, 199);
.title-box
background-color: rgb(74, 71, 62);
color: rgb(231, 225, 199);
padding: 0.5% 1%;
.block-content
padding: 0.5% 1%;
color: rgb(74, 71, 62);