diff options
-rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ html { #footer a:hover { text-decoration: underline; } abbr, acronym { border-bottom: 1px dotted #333; cursor: help; } -blockquote { border-left: 1px solid #333; font-style: italic; padding: 1em; } +blockquote { border-left: 1px solid #555; font-style: italic; padding: 0.9em; margin-left: 20px; } hr { border-width: 0 0 0.1em 0; border-color: #666; } code, pre { font-size: 1.1em } |