8,960
edits
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
height: 50px; | height: 50px; | ||
background: url("/images/0/08/Above_quote.png") no-repeat center top; | background: url("/images/0/08/Above_quote.png") no-repeat center top; | ||
z-index: | z-index: 5; /* Изображение выше контейнера */ | ||
} | } | ||
| Line 31: | Line 31: | ||
height: 50px; | height: 50px; | ||
background: url("/images/c/c8/Under_quote.png") no-repeat center bottom; | background: url("/images/c/c8/Under_quote.png") no-repeat center bottom; | ||
z-index: | z-index: 5; /* Изображение выше контейнера */ | ||
} | } | ||