First Blog, Layout Test
Category: SpaceHey
This is the blogpost that I used to develop my blog layout. body{ font-family: Courier New, monospace; background-color: black; color: #7cffc4; text-shadow: 0 0 3px #fff, 0 0 5px green, 0 0 10px green, 0 0 20px green; background-color: black; } body::before { content: " "; display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(rgba(18, 16, 16, 0) 50%, rg... » Continue Reading