Дополнительные действия
Admin (обсуждение | вклад) Нет описания правки |
Admin (обсуждение | вклад) Нет описания правки |
||
Строка 72: | Строка 72: | ||
} | } | ||
.ApexRewards { | .ApexRewards { | ||
padding: 10px !important; | |||
margin-top: 2rem !important; | |||
color: #E58B27 !important; | |||
border-bottom: 1px solid #E58B27 !important; | |||
min-width: 150px; | |||
} | } | ||
.SuperiorRewards { | .SuperiorRewards { | ||
padding: 10px !important; | |||
margin-top: 2rem !important; | |||
color: #3A92FF !important; | |||
border-bottom: 1px solid #3A92FF !important; | |||
min-width: 150px; | |||
} | } | ||
.LegendaryRewards { | .LegendaryRewards { | ||
padding: 10px !important; | |||
margin-top: 2rem !important; | |||
color: #CCAA1A !important; | |||
border-bottom: 1px solid #CCAA1A !important; | |||
min-width: 150px; | |||
} | } | ||
.FineRewards { | .FineRewards { | ||
padding: 10px !important; | |||
margin-top: 2rem !important; | |||
color: #2DC50E !important; | |||
border-bottom: 1px solid #2DC50E !important; | |||
min-width: 150px; | |||
} | |||
.CommonRewards { | |||
padding: 10px !important; | |||
margin-top: 2rem !important; | |||
color: #888888 !important; | |||
border-bottom: 1px solid #888888 !important; | |||
min-width: 150px; | |||
} | } | ||
.Drops { | .Drops { |