Commit fa8a5979 authored by andre's avatar andre

#xxx

parent 38a63e08
...@@ -936,7 +936,8 @@ pre code { ...@@ -936,7 +936,8 @@ pre code {
font-size: 14px; font-size: 14px;
} }
.article_short_txt ol li { .article_short_txt ol li {
line-height: 30px; line-height: 25px;
margin-top: 10px;
} }
.preview-image { .preview-image {
text-align: center; text-align: center;
...@@ -3320,7 +3321,7 @@ height: auto; ...@@ -3320,7 +3321,7 @@ height: auto;
} }
.blog_container .article_short_txt p:not(.read-more) { .blog_container .article_short_txt p:not(.read-more) {
text-indent: 30px; /*text-indent: 30px;*/
} }
section#about-image { section#about-image {
......
...@@ -14003,6 +14003,7 @@ a.appl_btn { ...@@ -14003,6 +14003,7 @@ a.appl_btn {
font-size: 16px; font-size: 16px;
line-height: 25px; line-height: 25px;
color: #525252; color: #525252;
margin: 12px 0;
} }
@media only screen and (min-width: 320px) and (max-width: 479px) { @media only screen and (min-width: 320px) and (max-width: 479px) {
.article_short_txt p { .article_short_txt p {
...@@ -14037,7 +14038,7 @@ a.appl_btn { ...@@ -14037,7 +14038,7 @@ a.appl_btn {
background: #00AEC7; background: #00AEC7;
display: inline-block; display: inline-block;
text-align: center; text-align: center;
margin: 4px 12px 4px 4px; margin: 4px 12px 0px 4px;
line-height: 23px; line-height: 23px;
width: 23px; width: 23px;
height: 23px; height: 23px;
...@@ -15280,3 +15281,11 @@ a.e_cat_btn { ...@@ -15280,3 +15281,11 @@ a.e_cat_btn {
color: #2d323a; color: #2d323a;
margin-left: 0; margin-left: 0;
} }
h2.subsc_blog_title{
margin-top: 0 !important;
}
.subsc_blog .save-button{
margin-top: 0 !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