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

better ribbon placement

parent 44254061
......@@ -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;
......
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