Commit 3e384c10 authored by john's avatar john

Merge branch 't_3031'

3115
parents 9709252b a9eb19bf
......@@ -183,10 +183,6 @@
.faq_sec iframe {
margin-bottom: 20px;
}
.faq_sec ul:not([class]){
background: url(../images/ul_list_blue.png) no-repeat left 6px;
padding-left: 30px;
}
.faq_sec ul:not([class]), .faq_sec ol:not([class]) {
margin-bottom: 20px;
font-size: 17px;
......@@ -732,3 +728,7 @@ mark * {
border-top: 1px solid #dee2e6;
padding: .75rem;
}
.reference_left_box ul:not([class]){
background: url(../images/ul_list_blue.png) no-repeat left 6px;
padding-left: 30px;
}
\ No newline at end of file
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