Оригинальный вид цитаты для uCoz
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
.bbQuoteBlock { max-width: 800px; margin-bottom: 14px; background: #f9f5e1 url('/img/list0.gif') top left repeat-y; border: 1px solid #d0c8b3; position: relative; text-align: left; } .bbQuoteName { background: #f5edd6 url('/img/list1.gif') repeat-y; padding: 0px !important; padding-left: 54px !important; font-family: 'Constantia', Georgia, sans-serif; font-size: 15px !important; color: #8b7647; height: 38px; line-height: 38px; position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: left; } .quoteMessage { font-size: 15px !important; font-family: 'Constantia', Georgia, sans-serif; line-height: 20px; padding: 20px 32px !important; padding-bottom: 58px !important; border: 0px !important; color: #614600 !important; text-align: left; } |