Commit 3e384c10 authored by john's avatar john

Merge branch 't_3031'

3115
parents 9709252b a9eb19bf
...@@ -183,10 +183,6 @@ ...@@ -183,10 +183,6 @@
.faq_sec iframe { .faq_sec iframe {
margin-bottom: 20px; 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]) { .faq_sec ul:not([class]), .faq_sec ol:not([class]) {
margin-bottom: 20px; margin-bottom: 20px;
font-size: 17px; font-size: 17px;
...@@ -731,4 +727,8 @@ mark * { ...@@ -731,4 +727,8 @@ mark * {
.reference_left_box table:not([class]) tr td { .reference_left_box table:not([class]) tr td {
border-top: 1px solid #dee2e6; border-top: 1px solid #dee2e6;
padding: .75rem; 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