index_old.css 633 B

1234567
  1. .main-img { min-height:65vh !important; background-image: url('../img/bannerpagina.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment:fixed;}
  2. .main-img .titulo{font-family: 'indivisa-title'; color:#fff; font-size:5rem; font-style: italic; font-weight: normal!important; position: relative; top: 200px;}
  3. .apsa-old{ position: absolute; bottom:14px; padding:6px 12px; background-color: rgba(255,255,255,0.75); border-radius: 5px; }
  4. .apsa-old li:not(:last-child){ margin-bottom: 5px; }
  5. body{background-color: #091941;}
  6. .index-header{background-color: rgba(255,255,255,0.75);}