Line 10: | Line 10: | ||
margin:0; | margin:0; | ||
} | } | ||
+ | #nav:link { | ||
+ | color:white; | ||
+ | opacity:0.85; | ||
+ | } | ||
+ | #nav:visited { | ||
+ | color:white; | ||
+ | opacity:0.85; | ||
+ | } | ||
+ | #nav:hover{ | ||
+ | color:lightgrey; | ||
+ | opacity:0.85; | ||
+ | } | ||
+ | #nav:active{ | ||
+ | color:grey; | ||
+ | opacity:0.85; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 15: | Line 31: | ||
<div class="jumbotron text-center" id="header"> | <div class="jumbotron text-center" id="header"> | ||
<h1 style="font-family:lato-heavy;opacity:0.85;color:white;">Notebook</h1> | <h1 style="font-family:lato-heavy;opacity:0.85;color:white;">Notebook</h1> | ||
+ | <p style="font-size:20pt; text-align: center; color: white; font-family:lato-black;"><a id="nav" href="#chemists">Chemistry</a> | <a id="nav" href="#Fecal">Fecal Extraction and DNA Seqeuncing</a> | <a id="nav" href="#cellulosw">Cellulose-Degrader Isolation and Terpene Experiments</a> | ||
<div> | <div> | ||
<div class="container"> | <div class="container"> |
Revision as of 17:47, 10 October 2016