Merge branch 'task-on.com/faq' into 'master'

support новая верстка



See merge request !24
parents 848bbe06 9385fee4
...@@ -281,7 +281,7 @@ color: #fff; ...@@ -281,7 +281,7 @@ color: #fff;
border-bottom: 1px solid #b9c1c4; border-bottom: 1px solid #b9c1c4;
font-size: 13px; font-size: 13px;
text-transform: uppercase; text-transform: uppercase;
} }
.separator_close:hover { .separator_close:hover {
color: #45494d; color: #45494d;
......
...@@ -685,4 +685,10 @@ footer .btn_land_green_3 { ...@@ -685,4 +685,10 @@ footer .btn_land_green_3 {
footer .btn_land_green_3 span { footer .btn_land_green_3 span {
margin-top: 11px; margin-top: 11px;
} }
}
@media only screen and (max-width: 767px) {
.markItUpHeader {
display: none !important;
}
} }
\ 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