better ribbon placement

This commit is contained in:
Vadim Makeev 2011-09-29 11:43:41 +04:00
parent 44254061dc
commit 975af13895
1 changed files with 2 additions and 3 deletions

View File

@ -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;