Commit 26f73514 authored by Ruslan Karimov's avatar Ruslan Karimov

#2540. Обновление стиля кейса по эфиру

parent 47df0572
...@@ -13810,6 +13810,14 @@ li.appl_list_icon { ...@@ -13810,6 +13810,14 @@ li.appl_list_icon {
font-family: "RobotoBold"; font-family: "RobotoBold";
} }
.crypto-section .container ul {
list-style: disc!important;
}
.crypto-section .container ol {
list-style: decimal !important;
}
.cross-banner { .cross-banner {
color: #2c2c2c; color: #2c2c2c;
margin: 65px 0; margin: 65px 0;
......
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