Commit 97e1ec94 authored by Ruslan Karimov's avatar Ruslan Karimov

#2526. Арт Проект. Размещение рдб по сертификатам

parent 54a8eb30
...@@ -13811,6 +13811,12 @@ li.appl_list_icon { ...@@ -13811,6 +13811,12 @@ li.appl_list_icon {
.appl_list_icon.icon--4 { .appl_list_icon.icon--4 {
background: url(../images/business_icon_4.png) no-repeat top left; background: url(../images/business_icon_4.png) no-repeat top left;
} }
.appl_list_icon.icon--5 {
background: url(../images/business_icon_5.png) no-repeat top left;
}
.appl_list_icon.icon--6 {
background: url(../images/business_icon_6.png) no-repeat top left;
}
.appl_list.appl_list--with_desc li { .appl_list.appl_list--with_desc li {
padding-left: 80px; padding-left: 80px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment