8,960
edits
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
transform: translateX(-50%); | transform: translateX(-50%); | ||
width: 100%; /* Немного уменьшенная ширина изображения */ | width: 100%; /* Немного уменьшенная ширина изображения */ | ||
height: | height: 60px; | ||
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: 3; /* Изображение выше контейнера */ | z-index: 3; /* Изображение выше контейнера */ | ||
| Line 28: | Line 28: | ||
transform: translateX(-50%); | transform: translateX(-50%); | ||
width: 100%; /* Немного уменьшенная ширина изображения */ | width: 100%; /* Немного уменьшенная ширина изображения */ | ||
height: | height: 60px; | ||
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: 3; /* Изображение выше контейнера */ | z-index: 3; /* Изображение выше контейнера */ | ||