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