Difference between revisions of "Team:Virginia"

Line 70: Line 70:
 
<style type="text/css">
 
<style type="text/css">
  
html {
 
width:100%;
 
height:100%;
 
}
 
.navwrap {
 
width:100%;
 
}
 
 
.nav {
 
  background-color: rgb(200,50,50);
 
    width:100%;
 
    float:top; 
 
    position:fixed;
 
    top:14px;
 
  z-index:10;
 
}
 
 
.nav a {
 
  color: rgb(256, 256, 256);
 
  font-size: 16px;
 
  font-weight: bold;
 
  padding: 14px 10px;
 
  text-transform: uppercase;
 
}
 
 
.nav li {
 
        display: inline;
 
font-family: "Arial";
 
}
 
  
 
.jumbotron {
 
.jumbotron {
  height: 500px;
+
height: 500px;
  background-repeat: no-repeat;
+
background-repeat: no-repeat;
  background-size: 100%;
+
background-size: 100%;
  background: url('https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQUA5CF2C_kOVnWjyl62TA17VNs6RSsPIkrCejlLbtZ7rAVgzQxOQ');
+
background: url('https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQUA5CF2C_kOVnWjyl62TA17VNs6RSsPIkrCejlLbtZ7rAVgzQxOQ');
 
}
 
}
  
 
.jumbotron .container {
 
.jumbotron .container {
    position: relative;
+
position: relative;
    top:100px;
+
top:100px;
 
}
 
}
  
 
.jumbotron h1 {
 
.jumbotron h1 {
  color: #fff;
+
color: #fff;
  font-size: 48px;   
+
font-size: 48px;   
  font-family: 'Shift', sans-serif;
+
font-family: 'Shift', sans-serif;
  font-weight: bold;
+
font-weight: bold;
 +
text-align:right;
 +
color: #fff;
 
}
 
}
  
Line 143: Line 116:
  
 
.learn-more a {
 
.learn-more a {
   color: #00b0ff;
+
   color: #ddb000;
}
+
 
+
.jumbotron h1 {
+
    text-align:right;
+
    color: #fff;
+
}
+
 
+
.row {
+
      width:100%;
+
 
}
 
}
  
Line 161: Line 125:
 
         border-radius:20%;  
 
         border-radius:20%;  
 
         box-shadow: 5px 5px 2px #888888;
 
         box-shadow: 5px 5px 2px #888888;
 +
}
 +
 +
.nav {
 +
  background-color: rgb(200,50,50);
 +
    width:100%;
 +
    float:top; 
 +
    position:fixed;
 +
    top:14px;
 +
  z-index:10;
 +
}
 +
 +
.nav a {
 +
  color: rgb(256, 256, 256);
 +
  font-size: 16px;
 +
  font-weight: bold;
 +
  padding: 14px 10px;
 +
  text-transform: uppercase;
 +
}
 +
 +
.nav li {
 +
        display: inline;
 +
font-family: "Arial";
 +
}
 +
 +
.nav .container {
 +
    padding-top:30px;
 +
    padding-bottom:25px;
 +
}
 +
 +
.row {
 +
      width:100%;
 
}
 
}
  
Line 176: Line 171:
 
         background-color: rgb(68,68,68);
 
         background-color: rgb(68,68,68);
 
}
 
}
 
.nav .container {
 
    padding-top:30px;
 
    padding-bottom:25px;
 
}
 
 
 
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 11:55, 5 June 2015

University of Virginia iGEM 2015

Project Name