💾 Archived View for ori.e-worm.club › style.css captured on 2022-01-08 at 13:46:46.
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
@import url('https://fonts.googleapis.com/css?family=Lora'); :root { --text-color: #141414; --background-color: #eadeda; --link-color: #875c74; --font: 'Lora', Palatino, 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/v1NMYHT/heart-cursor.png), auto; }