Meningoenzep (Talk | contribs) |
Meningoenzep (Talk | contribs) |
||
(13 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:# | + | color: #19A1C9; |
} | } | ||
+ | |||
.bg-white { | .bg-white { | ||
Line 8,400: | Line 8,410: | ||
background-color: #19A1C9; | background-color: #19A1C9; | ||
} | } | ||
− | |||
.headimage { | .headimage { | ||
Line 8,406: | Line 8,415: | ||
} | } | ||
− | + | .head_us { | |
− | + | position: absolute; | |
− | + | top: 50%; | |
+ | left: 50%; | ||
+ | transform: translate(-50%, -50%); | ||
− | |||
− | |||
− | |||
} | } | ||
.head-light{ | .head-light{ | ||
− | font-size: | + | 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,459: | 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,505: | 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 | + | <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 | + | <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 | + | <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,523: | 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> | ||
− | |||
</div> | </div> | ||
</li> | </li> |
Latest revision as of 03:55, 2 November 2017