diff options
Diffstat (limited to 'doc/style.css')
-rw-r--r-- | doc/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/style.css b/doc/style.css index 3ef27ea3..6a1a31e3 100644 --- a/doc/style.css +++ b/doc/style.css @@ -13,8 +13,6 @@ a { a:hover { text-decoration: underline; } a:visited { color: #661a66; } -blockquote { margin-left: 1em; } - body { background-color: #e6e6e6; color: #333333; |