Blancamaco (Talk | contribs) |
|||
(20 intermediate revisions by 2 users not shown) | |||
Line 109: | Line 109: | ||
h3, | h3, | ||
.h3 { | .h3 { | ||
− | font-size: | + | font-size: 40px; |
line-height: 1.5em; | line-height: 1.5em; | ||
+ | color: #353535; | ||
+ | font-weight: 700; | ||
+ | margin-bottom: 0.2em !important; | ||
} | } | ||
h4, | h4, | ||
.h4 { | .h4 { | ||
− | font-size: | + | font-size: 21px; |
line-height: 1.36842105em; | line-height: 1.36842105em; | ||
+ | color: #353535; | ||
+ | font-weight: 700; | ||
+ | margin-bottom: 0.8em !important; | ||
} | } | ||
h5, | h5, | ||
Line 125: | Line 131: | ||
.h6 { | .h6 { | ||
font-size: 0.85714286em; | font-size: 0.85714286em; | ||
− | line-height: | + | line-height: 1.7; |
+ | color: #797979; | ||
+ | font-weight: 400 !important; | ||
+ | text-align: right; | ||
} | } | ||
.lead { | .lead { | ||
Line 144: | Line 153: | ||
h3, | h3, | ||
.h3 { | .h3 { | ||
− | + | font-size: 40px; | |
− | + | line-height: 1.5em; | |
+ | color: #353535; | ||
+ | font-weight: 700; | ||
+ | margin-bottom: 0.2em !important; | ||
} | } | ||
.lead { | .lead { | ||
Line 167: | Line 179: | ||
p { | p { | ||
+ | padding-bottom: 1em; | ||
font-family: 'Lato' !important; | font-family: 'Lato' !important; | ||
font-size: 16px !important; | font-size: 16px !important; | ||
line-height: 1.7 !important; | line-height: 1.7 !important; | ||
+ | color: #353535; | ||
+ | margin-bottom: 0px; | ||
} | } | ||
Line 189: | Line 204: | ||
list-style-type: upper-roman; | list-style-type: upper-roman; | ||
list-style-position: inside; | list-style-position: inside; | ||
+ | margin-left: 1.2em !important; | ||
} | } | ||
ul { | ul { | ||
Line 194: | Line 210: | ||
list-style-position: outside; | list-style-position: outside; | ||
padding-left: 1.1em !important; | padding-left: 1.1em !important; | ||
+ | margin: 0 !important | ||
} | } | ||
Line 436: | Line 453: | ||
img { | img { | ||
max-width: 100%; | max-width: 100%; | ||
− | margin-bottom: | + | margin-bottom: 0.8em !important; |
+ | margin-top: 2.8em; | ||
+ | border-radius: 0.3em; | ||
} | } | ||
/*p+img, img:last-child{ | /*p+img, img:last-child{ | ||
Line 4,121: | Line 4,140: | ||
.h4 { | .h4 { | ||
margin-bottom: 1.36842105263158em; | margin-bottom: 1.36842105263158em; | ||
− | font-weight: | + | font-weight: 700; |
} | } | ||
h4.inline-block + .h4.inline-block:not(.typed-text), | h4.inline-block + .h4.inline-block:not(.typed-text), | ||
Line 4,351: | Line 4,370: | ||
list-style-position: outside; | list-style-position: outside; | ||
list-style-type: decimal; | list-style-type: decimal; | ||
+ | margin-left: 1.2em; | ||
} | } | ||
ol li:not(:last-child) { | ol li:not(:last-child) { | ||
− | margin-bottom: | + | margin-bottom: 0em; |
} | } | ||
ol.lead li:not(:last-child) { | ol.lead li:not(:last-child) { | ||
− | margin-bottom: | + | margin-bottom: 0em; |
} | } | ||
.list-inline { | .list-inline { | ||
Line 4,518: | Line 4,538: | ||
-webkit-transform: translate3d(0, -2px, 0); | -webkit-transform: translate3d(0, -2px, 0); | ||
} | } | ||
− | . | + | .btn.down{ |
− | border: none !important | + | border: none !important; |
} | } | ||
.btn.down:hover{ | .btn.down:hover{ | ||
Line 4,532: | Line 4,552: | ||
@media all and (max-width: 767px) { | @media all and (max-width: 767px) { | ||
.btn:not(:last-child) { | .btn:not(:last-child) { | ||
− | margin-bottom: 1.85714286em; | + | /*margin-bottom: 1.85714286em; */ |
} | } | ||
} | } |
Latest revision as of 23:13, 17 October 2018