Difference between revisions of "Team:NDC-HighRiverAB"

Line 42: Line 42:
 
</nav>
 
</nav>
 
<!------------------------END NAV BAR------------------------>
 
<!------------------------END NAV BAR------------------------>
 
+
<!------------------------NAV CSS------------------------>
 
<style>
 
<style>
  
#top nav {
+
#top {  
   z-index: 2;
+
   z-index: 2;  
   width: 200px;
+
   width: 1000px;  
   line-height: 2em;
+
   line-height: 20px;  
  background-color: #c4baba;
+
   padding: 30px;  
   padding: 30px;
+
}  
  color: #f3bd5d;
+
  word-spacing: 20px;
+
  font-family: Rajdhani;
+
}
+
  
#topnav li li, #top li li a {
+
#top li li, #top li li a {  
   height: 0px;
+
   height:20px;  
   margin-top: -10px;
+
   margin-top: -10px;  
   text-align: center;
+
   text-align: center;
 +
  text-decoration: none;  
 
   -webkit-transition:all .7s ease-in-out;
 
   -webkit-transition:all .7s ease-in-out;
}
+
}  
  
#topnav li:hover li {
+
#top li:hover li {  
   height: 40px;
+
   height:40px;  
   margin-top: 5px;
+
   margin-top:5px;  
   margin-bottom: 5px;
+
   margin-bottom: 5px;  
   broder-radius: 20px;
+
   border-radius: 20px;  
}
+
}  
  
 
#top li li:first-of-type {  
 
#top li li:first-of-type {  
 
   padding-top: 15px;  
 
   padding-top: 15px;  
 
}  
 
}  
 
li {
 
  list-style: none;
 
}
 
  
a {
+
  li {  
  color:#484848
+
   list-style: none;  
}
+
}  
   
+
#topnav a {
+
   text-align: center;
+
  padding: 20px 25px;
+
  font-size: 20px;
+
  font-family: 'Josefin Slab', sans-serif;
+
}
+
  
 
</style>
 
</style>
 +
<!------------------------END NAV CSS------------------------>
 +
  
 
</head>
 
</head>
  
 
</html>
 
</html>

Revision as of 15:21, 15 June 2018