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

Line 116: Line 116:
 
       font-weight: 400;
 
       font-weight: 400;
 
     }
 
     }
   
+
 
+
 
+
 
+
    .navbar-custom .navbar-toggle:focus,
+
    .navbar-custom .navbar-toggle:active {
+
      outline: none;
+
    }
+
    .navbar-custom .navbar-brand {
+
      font-weight: 700;
+
    }
+
    .navbar-custom .navbar-brand img {
+
      height: 40px;
+
    }
+
    .navbar-custom .navbar-brand:focus {
+
      outline: none;
+
    }
+
    .navbar-custom a {
+
      color: black;
+
    }
+
    .navbar-custom .nav li a {
+
      -webkit-transition: background 0.3s ease-in-out;
+
      -moz-transition: background 0.3s ease-in-out;
+
      transition: background 0.3s ease-in-out;
+
    }
+
    .navbar-custom .nav li a:hover {
+
      color: rgba(255, 255, 255, 0.8);
+
      outline: none;
+
      background-color: transparent;
+
    }
+
    .navbar-custom .nav li a:focus,
+
    .navbar-custom .nav li a:active {
+
      outline: none;
+
      background-color: transparent;
+
    }
+
    .navbar-custom .nav li.active {
+
      outline: none;
+
    }
+
    .navbar-custom .nav li.active a {
+
      background-color: rgba(255, 255, 255, 0.3);
+
    }
+
    .navbar-custom .nav li.active a:hover {
+
      color: white;
+
 
     }
 
     }
 
     @media (min-width: 768px) {
 
     @media (min-width: 768px) {
Line 354: Line 312:
  
  
    .scrollnav-custom {
+
 
      margin-bottom: 0;
+
      border-bottom: 0px solid rgba(255, 255, 255, 0.3);
+
      font-family: Tahoma, Geneva, sans-serif
+
      background-color: black;
+
    }
+
    .scrollnav-custom .scrollnav-toggle {
+
      color: white;
+
      background-color: rgba(255, 255, 255, 0.2);
+
      font-size: 12px;
+
    }
+
    .scrollnav-custom .scrollnav-toggle:focus,
+
    .scrollnav-custom .scrollnav-toggle:active {
+
      outline: none;
+
    }
+
    .scrollnav-custom .scrollnav-brand {
+
      font-weight: 700;
+
    }
+
    .scrollnav-custom .scrollnav-brand img {
+
      height: 40px;
+
    }
+
    .scrollnav-custom .scrollnav-brand:focus {
+
      outline: none;
+
    }
+
    .scrollnav-custom a {
+
      color: white;
+
    }
+
    .scrollnav-custom .nav li a {
+
      -webkit-transition: background 0.3s ease-in-out;
+
      -moz-transition: background 0.3s ease-in-out;
+
      transition: background 0.3s ease-in-out;
+
    }
+
    .scrollnav-custom .nav li a:hover {
+
      color: rgba(255, 255, 255, 0.8);
+
      outline: none;
+
      background-color: transparent;
+
    }
+
    .scrollnav-custom .nav li a:focus,
+
    .scrollnav-custom .nav li a:active {
+
      outline: none;
+
      background-color: transparent;
+
    }
+
    .scrollnav-custom .nav li.active {
+
      outline: none;
+
    }
+
    .scrollnav-custom .nav li.active a {
+
      background-color: rgba(255, 255, 255, 0.3);
+
    }
+
    .scrollnav-custom .nav li.active a:hover {
+
      color: white;
+
 
     }
 
     }
 
     @media (min-width: 768px) {
 
     @media (min-width: 768px) {
Line 413: Line 322:
 
       }
 
       }
 
     }
 
     }
    .navbar-brand img {
+
 
      height: 100%;
+
 
     }
 
     }
 
     .sponsor-section {
 
     .sponsor-section {
Line 430: Line 338:
 
             margin-left: 10px;
 
             margin-left: 10px;
 
             margin-right: 10px;
 
             margin-right: 10px;
    }
 
 
    .navbar-custom .nav li a:hover{
 
      cursor: pointer;
 
    }
 
 
    .navbar-right .dropdown-menu {
 
      right: auto;
 
      position-left: 0px;
 
      position-right: 0px;
 
      margin-left: 0px;
 
 
     }
 
     }
  
Line 455: Line 352:
 
       background: transparent;
 
       background: transparent;
 
     }
 
     }
 
 
.navbar-custom:hover .dropdown-li {
 
    display: block;
 
}
 
 
 
     </style>
 
     </style>
  

Revision as of 14:10, 6 September 2017