Шаблон:Цитата/styles.css: различия между версиями
стили CSS для шаблона |
мНет описания правки |
||
| (не показаны 4 промежуточные версии этого же участника) | |||
| Строка 3: | Строка 3: | ||
background-color: transparent; | background-color: transparent; | ||
border-style: none; | border-style: none; | ||
margin-left: auto; | |||
margin-right: auto; | |||
} | } | ||
.quote-box-wide { | .quote-box-wide { | ||
| Строка 9: | Строка 10: | ||
} | } | ||
.quote-box td { | .quote-box td { | ||
border-style: none; | |||
padding: 10px; | padding: 10px; | ||
} | } | ||
| Строка 20: | Строка 22: | ||
} | } | ||
.quote-box-text { | .quote-box-text { | ||
text-align: left; | |||
font-style: italic; | font-style: italic; | ||
} | } | ||