Commit 087a3298 authored by andre's avatar andre

перенос модуля faq с task-on.ru. правки css

parent 1da2044e
...@@ -30,3 +30,7 @@ ...@@ -30,3 +30,7 @@
width: 100%; width: 100%;
background: #fff; background: #fff;
} }
.icon_video, .icon_info_2 {
float: left;
}
\ No newline at end of file
...@@ -890,18 +890,18 @@ h2.resp-accordion { ...@@ -890,18 +890,18 @@ h2.resp-accordion {
5.6. Forms 5.6. Forms
-------------------------------------------- */ -------------------------------------------- */
input:not([type="radio"]):not([type="checkbox"]) { /*input:not([type="radio"]):not([type="checkbox"]) {*/
border: none; /*border: none;*/
height: 50px; /*height: 50px;*/
padding: 0 20px; /*padding: 0 20px;*/
border-radius: 3px; /*border-radius: 3px;*/
font-size: 20px !important; /*font-size: 20px !important;*/
font-family: "Open Sans" !important; /*font-family: "Open Sans" !important;*/
font-weight: 400 !important; /*font-weight: 400 !important;*/
margin-bottom: 25px; /*margin-bottom: 25px;*/
width: 100%; /*width: 100%;*/
outline: none; /*outline: none;*/
} /*}*/
.input_lg { .input_lg {
height: 58px !important; height: 58px !important;
} }
......
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