diff --git a/.gitattributes b/.gitattributes index 11d856a..40e6397 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ * text=auto !eol /body.html -text css/img/background.png -text +css/img/quote.png -text css/img/rechercher.gif -text css/img/spip_out.gif -text css/img/varicelle-sprite.png -text diff --git a/css/img/quote.png b/css/img/quote.png new file mode 100644 index 0000000..e54aaa5 Binary files /dev/null and b/css/img/quote.png differ diff --git a/css/theme.css b/css/theme.css index 9e878ac..22c8f99 100644 --- a/css/theme.css +++ b/css/theme.css @@ -42,6 +42,7 @@ table.spip tr.row_even td,table.spip tr.row_even th {background: #eee;} .ps, .notes { margin-bottom: /*@margin-bottom*/1.5em/*/@*/;} .notes { clear: both; font-size: 0.846em; } +blockquote {background-image: url(img/quote.png);background-repeat: no-repeat;background-position: top left;} /* ------------------------------------------ /* Sous-navigation et autres menus