Difference between revisions of "Template:BOKU-Vienna-header"

(Created page with "<html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-sc...")
 
Line 146: Line 146:
 
         border-bottom: 0px solid rgba(255, 255, 255, 0.3);
 
         border-bottom: 0px solid rgba(255, 255, 255, 0.3);
 
       }
 
       }
    }
 
    .intro {
 
      display: table;
 
      width: 100%;
 
      height: auto;
 
      padding: 100px 0;
 
      text-align: center;
 
      color: black;
 
      background: url(plastic.jpg) no-repeat bottom center scroll;
 
      background-color: black;
 
      -webkit-background-size: cover;
 
      -moz-background-size: cover;
 
      background-size: cover;
 
      -o-background-size: cover;
 
    }
 
    .intro .intro-body {
 
      display: table-cell;
 
      vertical-align: middle;
 
    }
 
    .intro .intro-body .brand-heading {
 
      font-size: 40px;
 
    }
 
    .intro .intro-body .intro-text {
 
      font-size: 18px;
 
      font-family: Tahoma, Geneva, sans-serif;
 
 
     }
 
     }
 
     @media (min-width: 768px) {
 
     @media (min-width: 768px) {

Revision as of 17:40, 17 June 2017

D.I.V.E.R.T.