Commit 488eaeab authored by duke's avatar duke

t_9223 Важно - сделать верстку для страниц

parent 095a0905
...@@ -1416,6 +1416,29 @@ ...@@ -1416,6 +1416,29 @@
margin-bottom: 30px; margin-bottom: 30px;
top: 0 !important; top: 0 !important;
} }
.api_title_h2{
font-size: 30px;
line-height: 36px;
color: #000;
padding: 0;
display: inline-block;
font-family: "RobotoBold";
margin-bottom: 30px;
top: 0 !important;
}
.api_title_h3{
font-size: 20px;
line-height: 20px;
color: #000;
padding: 0;
display: inline-block;
font-family: "RobotoBold";
margin-bottom: 30px;
top: 0 !important;
}
.keys_api_list li{ .keys_api_list li{
padding-left: 30px; padding-left: 30px;
font-size: 21px; font-size: 21px;
......
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