Line 1: | Line 1: | ||
{{Emory:CSS}} | {{Emory:CSS}} | ||
+ | <!DOCTYPE html> | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 9: | Line 10: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<!--<link rel="shortcut icon" href="PUT YOUR FAVICON HERE">--> | <!--<link rel="shortcut icon" href="PUT YOUR FAVICON HERE">--> | ||
+ | |||
+ | <!-- Google Web Font Embed --> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <!-- Bootstrap core CSS --> | ||
+ | <link href="https://2016.igem.org/Team:Emory/Template/BootstrapCSS" rel='stylesheet' type='text/css'> | ||
+ | <!-- Custom styles for this template --> | ||
+ | <link href="https://2016.igem.org/Team:Emory/Template/ColorboxCSS" rel='stylesheet' type='text/css'> | ||
+ | <link href="https://2016.igem.org/Team:Emory/Template/CSS" rel='stylesheet' type='text/css'> | ||
+ | <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> | ||
+ | <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> | ||
<![endif]--> | <![endif]--> | ||
</head> | </head> |
Revision as of 21:54, 1 July 2016