— 1 Comment— 11 Kudos
First blog entry?
Category: Life
@import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap'); html:before { content: " "; display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(rgba(194, 106, 59, 0.11) 66%, rgba(0, 0, 0, 0.12) 34%); z-index: 2; background-size: 100% 2px, 3px 100%; pointer-events: none; } .blog-entry .title { background-color: black; color: #826c6c; } ... » Continue Reading