Difference between revisions of "Template:Berlin diagnostX"

 
(14 intermediate revisions by the same user not shown)
Line 8,339: Line 8,339:
  
 
/* Navbar */
 
/* Navbar */
 +
 +
.dropdown-item:visited {
 +
    color: #212529;
 +
}
 +
 +
a.container {
 +
    color: #19A1C9;
 +
}
 +
 
a:visited {
 
a:visited {
     color:#16181b;
+
     color: #19A1C9;
 
}
 
}
 +
  
 
.bg-white {
 
.bg-white {
Line 8,400: Line 8,410:
 
     background-color: #19A1C9;
 
     background-color: #19A1C9;
 
}
 
}
 
  
 
.headimage {
 
.headimage {
 
     width: 100%;
 
     width: 100%;
 
     }
 
     }
 
#background_description_head {
 
    background-image: url(https://static.igem.org/mediawiki/2017/7/7c/T--Berlin_diagnostX--Header.jpg)
 
}
 
  
 
.head_us {
 
.head_us {
     padding-top: 8%;
+
     position: absolute;
     padding-bottom: 8%;
+
    top: 50%;
 +
     left: 50%;
 +
    transform: translate(-50%, -50%);
 +
 
 
}
 
}
  
 
.head-light{
 
.head-light{
     font-size: 50px;
+
     font-size: 5rem;
 
     color: white;
 
     color: white;
 
     -webkit-text-stroke: 1px black;
 
     -webkit-text-stroke: 1px black;
 +
}
 +
 +
.conti_head {
 +
    position: relative; !important
 +
    text-align: center;
 +
    color: white;
 
}
 
}
  
Line 8,448: Line 8,462:
 
     border: 4px solid #19A1C9;
 
     border: 4px solid #19A1C9;
 
     border-radius: 10px;
 
     border-radius: 10px;
 +
}
 +
 +
 +
.dropdown-item:hover {
 +
    color: #19A1C9;
 +
    background-color: white;
 
}
 
}
  
Line 8,453: Line 8,473:
  
  
* { font-family: Muli; }
+
* { font-family: Muli; !important}
 +
 
 +
.dropdown-item {
 +
  font-size: 13px;
 +
}
 
</style>
 
</style>
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
Line 8,499: Line 8,523:
 
             </li>
 
             </li>
 
             <li class="nav-item dropdown invisborder">
 
             <li class="nav-item dropdown invisborder">
                 <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown">Human Practises <b class="caret"></b></a>
+
                 <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown">Human Practices <b class="caret"></b></a>
 
                 <div class="dropdown-menu">
 
                 <div class="dropdown-menu">
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/HP/Silver">Human Practises</a>
+
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/HP/Silver">Human Practices</a>
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/HP/Gold_Integrated">Integrated Practises</a>
+
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/HP/Gold_Integrated">Integrated Practices</a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Engagement">Education and Public Engagement </a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Engagement">Education and Public Engagement </a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Human_Practices">HP Summary </a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Human_Practices">HP Summary </a>
Line 8,517: Line 8,541:
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Entrepreneurship">Social Entrepreneurship</a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Entrepreneurship">Social Entrepreneurship</a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Applied_Design">Applied Design</a>
 
                     <a class="dropdown-item" href="https://2017.igem.org/Team:Berlin_diagnostX/Applied_Design">Applied Design</a>
                    <a class="dropdown-item" href="#">Augmented Reality</a>
 
 
                 </div>
 
                 </div>
 
             </li>
 
             </li>

Latest revision as of 03:55, 2 November 2017