.no-prefix::before { content: ""; } .webring article { border: 1px solid var(--color); margin: 0.5rem 0; padding: 0.5rem; } .webring article h3 { margin-top: 0; padding-top: 0; } pre, code { font-family: monospace, monospace; } .homepage::after { content: " 🏠"; } .feed ol { list-style-type: none; }