Difference between revisions of "Team:UNOTT/Template/NavBarTest"

Line 6: Line 6:
 
<link href="https://2017.igem.org/Team:UNOTT/CSS?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:UNOTT/CSS?action=raw&ctype=text/css" rel="stylesheet">
  
<style>
 
nav{
 
height: 71px;
 
 
width: 100%;
 
color: black;
 
background: #FFFFFF;
 
font-family: 'Karla';
 
text-transform:uppercase;
 
 
filter: none !important;
 
box-shadow: 0 2px 15px rgba(0,0,0,0.25);
 
-moz-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
 
-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
 
border-bottom: 1px solid rgba(0,0,0,0.2);
 
}
 
 
.dropdown-header { font-size: 16px; color: black; padding-bottom: 1px;}
 
.dropdown-menu {padding-bottom: 1px; padding-top: 0px;}
 
  
 
</style>
 
</style>

Revision as of 15:50, 25 August 2017