Team:Virginia
University of Virginia iGEM 2015
Project Name
<style media="screen" type="text/css">
.nav {
background-color: #000000;
} .nav a {
color: rgb(256, 256, 256); font-size: 16px; font-weight: bold; padding: 14px 10px; text-transform: uppercase;
}
.nav li {
display: inline;
}
.jumbotron {
height: 500px; background-repeat: no-repeat; background-size: 150%; background: url('http://images4.fanpop.com/image/photos/22300000/Kitties-beautiful-nature-22335110-700-512.jpg');
}
.jumbotron .container {
position: relative; top:100px;
}
.jumbotron h1 {
color: #fff; font-size: 48px; font-family: 'Shift', sans-serif; font-weight: bold;
}
.jumbotron p {
font-size: 40px; color: #fff; text-align: right; margin-top:30px;
}
.learn-more {
background-color: #f7f7f7;
}
.learn-more h3 {
font-family: 'Shift', sans-serif; font-size: 18px; font-weight: bold;
}
.learn-more a {
color: #00b0ff;
}
.jumbotron h1 {
text-align:right; color: #fff;
}
.learn-more img {
width: 300px;
} </style>