From 975af1389548024bf2dca83e4ff16085c1db5a50 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Thu, 29 Sep 2011 11:43:41 +0400 Subject: [PATCH] better ribbon placement --- themes/ribbon/styles/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/ribbon/styles/style.css b/themes/ribbon/styles/style.css index b22f835..83dd5f1 100644 --- a/themes/ribbon/styles/style.css +++ b/themes/ribbon/styles/style.css @@ -31,8 +31,7 @@ BODY { right:120px; width:40px; height:120px; - background:url(../images/ribbon.svg) no-repeat; - content:''; + content:url(../images/ribbon.svg); } /* Header */ @@ -177,7 +176,7 @@ BODY { background:transparent; } .slide.bg SECTION:before { - display:none; + content:normal; } .slide.bg IMG { position:absolute;