Шаблон:Item/styles.css: различия между версиями
Нет описания правки |
Нет описания правки |
||
Строка 73: | Строка 73: | ||
font-style: italic; | font-style: italic; | ||
background-color: #031e2f; | background-color: #031e2f; | ||
padding: 10px | padding: 10px; | ||
} | } | ||
Версия от 13:14, 13 ноября 2022
.item { width: 346px; text-align: center; margin: 0 auto; border: 1px solid #486c81; padding: 0; } .item .item-title { color: #eae5b1; font-family: Susan; font-size: 1.4rem; text-transform: uppercase; border-bottom: none; background-color: #031e2f; padding: 15px 0 5px 0 !important; text-shadow: 2px 2px 2px #223038; } .item .item-icon { padding: 10px 0 20px 0; background-color: #031e2f; display: flex; justify-content: center; } .item .item-gray img { border: 4px solid gray; } .item .item-white img { border: 4px solid #fff; } .item .item-green img { border: 4px solid #09db4b; } .item .item-blue img { border: 4px solid #03a9fc; } .item .item-epic img { border: 4px solid #7408bd; } .item .item-lega img { border: 4px solid #ff9600; } .item .item-icon img { border-radius: 10px; } .item .item-type { padding: 10px 0; border-top: 1px solid #486c81; border-bottom: 1px solid #486c81; background-color: #173445; font-family: BeaufortforLoL; font-size: 14px; font-weight: bold; } .item .item-level { color: #219ae0; } .item .item-description { font-family: BeaufortforLoL; font-size: 14px; color: #649ec0; font-style: italic; background-color: #031e2f; padding: 10px; } .item .item-second-skill .item-rune-description { padding: 5px !important; } .item .item-rune-description { color: #53b0bd; padding: 10px 5px 5px 5px !important; background-color: #031e2f; } .item .item-rune-description .item-rune-body { color: #eae7c1; line-height: 15px; display: flex; margin: 0 10px; font-size:12px; } .item .item-rune-description .item-rune-property { display: block; color: #e0e1e2; font-size: 14px; text-align: left; letter-spacing: .2px; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; font-family: BeaufortforLoL; } .item .item-rune-description .item-rune-property span { display: inline-block; color: #ffb257; text-transform: uppercase; font-size: 12px; } .item .item-auc-description { font-family: BeaufortforLoL; font-size: 14px; width: 346px; color: #efefef; background-color: #0f2c45; padding: 10px 0; } .item .item-min-cost { color: #efefef; font-weight: bold; } .item .item-min-cost span { color: #efde22; } .item .item-deposit { color: #efefef; font-weight: bold; } .item .item-deposit span { color: #efde22; }