added styles

This commit is contained in:
VitaliyTr 2017-02-03 04:49:38 +07:00
parent 90db58113a
commit f9ea8a6254
7 changed files with 57 additions and 46 deletions

View file

@ -439,3 +439,10 @@ a.blog_link {
clear:left;
font:14px Helvetica,Arial,sans-serif;
}
.section--colored {
background-color: $color-blue;
color: white;
padding-top: 55px;
margin-bottom: 55px;
}