Rentry Edit Code Direct

a:hover { color: #3a5e3a; border-bottom: 1px solid #3a5e3a; }

/* === GOOD PAPER THEME === */ body { background: #f9f7f3; font-family: 'Georgia', 'Times New Roman', serif; color: #2c3e2f; max-width: 800px; margin: 0 auto; padding: 2rem; line-height: 1.7; } a { color: #5b8c5a; text-decoration: none; border-bottom: 1px dotted #c0cfb2; } rentry edit code

blockquote { font-style: italic; color: #4a5b44; border-left: 3px solid #d4e2cb; margin-left: 0; padding-left: 1.5rem; } a:hover { color: #3a5e3a; border-bottom: 1px solid #3a5e3a;