Line 18: | Line 18: | ||
margin-left: 0px; | margin-left: 0px; | ||
margin-top: 0px; | margin-top: 0px; | ||
+ | |||
} | } | ||
Line 30: | Line 31: | ||
font-size: 16px; | font-size: 16px; | ||
color: white; | color: white; | ||
+ | white-space: nowrap; | ||
} | } | ||
.topnav li a { | .topnav li a { | ||
Line 92: | Line 94: | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
− | + | .content { | |
− | + | max-width: 963px; | |
+ | margin: auto; | ||
+ | white-space: nowrap; | ||
+ | } | ||
</style> | </style> | ||
<body> | <body> | ||
− | + | <div class="content"> | |
+ | <!-- Page content --> | ||
<!--______________UC Davis logo____________--> | <!--______________UC Davis logo____________--> | ||
Line 178: | Line 184: | ||
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn">iGEM</button> | <button class="dropbtn">iGEM</button> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</ul> | </ul> | ||
− | + | </div> | |
</body> | </body> | ||
</html> | </html> |
Revision as of 17:31, 25 July 2018