(Created page with "<html> <head> <script src=></script> <title> UC Davis iGEM 2018 </title> <style> →Random CSS: body {backgrou...") |
|||
Line 16: | Line 16: | ||
/* Navigation bar CSS */ | /* Navigation bar CSS */ | ||
− | |||
.nav, .nav ul { | .nav, .nav ul { | ||
Line 28: | Line 27: | ||
/* The top navigation menu */ | /* The top navigation menu */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.nav { | .nav { | ||
/* Layout & positioning */ | /* Layout & positioning */ | ||
− | + | display: block; | |
position: relative; | position: relative; | ||
width: 967px; /*1000px*/ | width: 967px; /*1000px*/ | ||
Line 59: | Line 42: | ||
/* The link containers */ | /* The link containers */ | ||
.nav>li { | .nav>li { | ||
− | + | display: block; | |
float:left; | float:left; | ||
position: relative; | position: relative; |
Revision as of 22:21, 24 July 2018