Commit 975af138 authored by Vadim Makeev's avatar Vadim Makeev

better ribbon placement

parent 44254061
...@@ -31,8 +31,7 @@ BODY { ...@@ -31,8 +31,7 @@ BODY {
right:120px; right:120px;
width:40px; width:40px;
height:120px; height:120px;
background:url(../images/ribbon.svg) no-repeat; content:url(../images/ribbon.svg);
content:'';
} }
/* Header */ /* Header */
...@@ -177,7 +176,7 @@ BODY { ...@@ -177,7 +176,7 @@ BODY {
background:transparent; background:transparent;
} }
.slide.bg SECTION:before { .slide.bg SECTION:before {
display:none; content:normal;
} }
.slide.bg IMG { .slide.bg IMG {
position:absolute; position:absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment