Commit baaf912e authored by john's avatar john

mark

parent 373a975f
......@@ -261,8 +261,7 @@ blockquote.blue:before{
background-color: #2a8e89;
}
mark:before {
content: 'Документация для разработчика';
.mark_faq strong.mark_faq_before {
font-size: 22px;
line-height: 47px;
color: #243340;
......@@ -271,16 +270,15 @@ mark:before {
display: block;
padding-left: 50px;
background: url(../images/mark_icon.png) 0 8px no-repeat;
}
mark {
.mark_faq {
display: block;
padding: 35px 30px;
color: #243340;
background-color: #f3f5f7;
border-radius: 10px;
}
mark * {
.mark_faq * {
background-color: transparent;
}
......
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