Close
Contents
Series
Pitch
Networking
About
Select Page
Como iniciar
by
Tiago Leandro
|
Feb 5, 2021
SERIE
Como iniciar
/* ----------------------------------------- */ /* Content Template: serie - start */ /* ----------------------------------------- */ .container {padding: 0px !important; } .serie-top { padding: 0px; min-height: 460px; background-size: cover; background-position: center; } .serie-top-gradient { padding: 150px 51px 51px 51px; min-height: 460px; background: rgb(33,37,41); background: linear-gradient(90deg, rgba(33,37,41,1) 20%, rgba(255,255,255,0) 60%); } .serie-info { background: #007ac1; color: white; padding: 5px 17px; display: initial; font-weight: 100; font-size: 16px; } .serie-title { font-size: 48px; font-weight: 900; color: white; margin-top: 30px; line-height: 42px; } .serie-resume { color: white; max-width: 600px; font-size: 24px; font-weight: 100; margin-top: 24px; } .serie-contents { padding: 0px 30px 21px 30px; background: #212529; } @media only screen and (max-width: 600px) { .serie-contents { padding: 0px; } } .serie-contents-list { background: #212529; color: white; } #et-main-area { background: #212529; } /* ----------------------------------------- */ /* Content Template: serie - end */ /* ----------------------------------------- */