💾 Archived View for ori.e-worm.club › style.css captured on 2022-06-11 at 20:49:21.
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
@import url('https://fonts.googleapis.com/css?family=Questrial'); :root { --text-color: #354A1C; --background-color: #fdfdfb; --link-color: #73a33d; --font: 'Questrial', Arial, sans-serif; } blockquote { font-style: italic; margin: 0 0 -1.5rem 2.5rem; background-color: #fdf2f1; padding: 1rem; } body { line-height: 1.5rem; font-size: .9rem; max-width: 150ch; margin: 0 auto; cursor:url(https://i.ibb.co/6gjzwb9/Lemon-Emoji-large-1.png), auto; }