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: #ffff;
 +
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);
 +
 +
}
 
</style>
 
</style>
  

Revision as of 12:08, 25 August 2017