Difference between revisions of "Team:UMaryland/fundraising"

Line 29: Line 29:
 
}
 
}
 
body {
 
body {
background-image: -webkit-linear-gradient(top, #38CF4C 0%, #7DFFB1 25%, #FFFFFF 50%, #7DFFB1 75%, #38CF4C 100%);
+
background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #2BB1FF 100%);
 
background-size: 1000% ;
 
background-size: 1000% ;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Line 35: Line 35:
 
#yolo {
 
#yolo {
 
width:100%;
 
width:100%;
background-image: -webkit-linear-gradient(top, #38CF4C 0%, #7DFFB1 25%, #FFFFFF 50%, #7DFFB1 75%, #38CF4C 100%);
+
background-color: #89e1ff;
 
position:relative;
 
position:relative;
 
z-index:-1;
 
z-index:-1;
Line 85: Line 85:
 
   text-decoration: none;
 
   text-decoration: none;
 
   color: #000000;
 
   color: #000000;
background-image: -webkit-linear-gradient(top, #3B9638 0%, #5EFF5E 100%);
+
background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #2BB1FF 100%);
 
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
 
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
 
}
 
}
Line 181: Line 181:
 
margin:auto;
 
margin:auto;
 
padding:0px;
 
padding:0px;
background-image: url("https://static.igem.org/mediawiki/2015/9/97/Launchtable.jpg");
+
background-image: url("https://static.igem.org/mediawiki/2015/a/a8/Launchtable.png");
 
background-size: 100% ;
 
background-size: 100% ;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
height: 100%;
 
 
width:100%;
 
width:100%;
min-height:650px;
+
height:800px;
 
color: #000000;
 
color: #000000;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size:large;
 
font-size:large;
text-align: center;
 
 
bottom:0px;
 
bottom:0px;
opacity:.8;
+
opacity:1;
 
z-index:-2;
 
z-index:-2;
 
top:-220px;
 
top:-220px;
Line 236: Line 234:
 
color:black;
 
color:black;
 
text-align: center;
 
text-align: center;
 +
}
 +
 +
#bar{
 +
display: inline-block;
 +
opacity:1;
 +
background-color: rgba(255,255,255,.5);
 +
color:black;
 +
border-top:4px solid black;
 +
border-bottom:4px solid black;
 +
width:100%;
 +
text-align:center;
 +
height:400px;
 +
position:absolute;
 +
bottom:0px;
 
}
 
}
 
</style>
 
</style>
Line 242: Line 254:
  
 
<div id='cover'>
 
<div id='cover'>
<div id='quote'>
+
<div id='bar'>
 
<div style="width:70%;margin:auto;">
 
<div style="width:70%;margin:auto;">
 
<p style = "font-size: 32px"><b>A Step-By-Step Guide to Successfully Financing Your iGEM Team</b>
 
<p style = "font-size: 32px"><b>A Step-By-Step Guide to Successfully Financing Your iGEM Team</b>

Revision as of 07:18, 18 September 2015