bludit/bl-themes/lingonberry/css/bludit.css
Hakim Zulkufli 6b08a04a5c More Lingonberry updates. Should be fully usable now.
Plugins not tested.
Sitebar plugins will never work as before. (Not included in the theme.)
2017-08-07 16:42:56 +08:00

17 lines
232 B
CSS

/* Custom for Bludit */
.post-category {
margin: 0 0.1em;
padding: 0.3em 1em;
color: #fff;
background: #FF706C;
font-size: 80%;
}
.comment-respond {
display: block;
}
.featured-media img {
min-width: 100%;
}