/** * @theme slate * @name Mystic Slate * @author Jonas Kohl * @version 1.0.0 * @format 1 */ @import url("../../ui/slate.min.css"); @import url("../../ui/site.css"); .post-container-controls { background-image: linear-gradient(transparent, #272b30 56%); } .post-container-controls::after { background: rgba(0,0,0,0.6); }