Claregao98 (Talk | contribs) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 35: | Line 35: | ||
margin-top:30px; | margin-top:30px; | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
+ | } | ||
+ | |||
+ | .text-wrapper | ||
+ | { | ||
+ | background: white; | ||
+ | margin: 80px 0px 0px 0px; | ||
+ | padding: 2% 2% 2% 2%; | ||
+ | width: 80%; | ||
+ | height: 100%; | ||
+ | margin: auto; | ||
+ | |||
} | } | ||
Line 53: | Line 64: | ||
} | } | ||
− | . | + | |
− | { | + | |
− | + | .fade-in{ | |
− | + | animation: opac 2s | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
+ | @keyframes opac{ | ||
+ | from{opacity:0} | ||
+ | to{opacity:1}} | ||
.day | .day | ||
Line 104: | Line 111: | ||
padding: 4%; | padding: 4%; | ||
+ | } | ||
+ | |||
+ | p | ||
+ | { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
} | } | ||
Line 129: | Line 142: | ||
font-family: Montserrat; | font-family: Montserrat; | ||
data-aos: fade-left; | data-aos: fade-left; | ||
+ | font-size:16px; | ||
} | } |
Latest revision as of 23:15, 29 October 2017