Team:SYSU-Software/Download

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 14: Line 14:
}
}
.myContainer {
.myContainer {
-
   min-height: 1600px;
+
   min-height: 1750px;
}
}
.bigFather {
.bigFather {
-
   height: 1300px;
+
   height: 1450px;
}
}
#address1{
#address1{
Line 24: Line 24:
.mC1,.mC2{
.mC1,.mC2{
-
line-height: 60px;
+
line-height: 30px;
-
font-size: 18px;
+
font-size: 22px;
}
}
.mC3{
.mC3{
Line 111: Line 111:
   <div class="bigFather">
   <div class="bigFather">
     <div id="bgLeft">
     <div id="bgLeft">
-
 
+
<div class="cardS card1">
 +
<a href="#myPage1" class="mC1">Web App Version</a>
 +
</div>
 +
<div class="cardS card2">
 +
<a href="#myPage2" class="mC2">Offline Version</a>
 +
</div>
</div>
</div>
<div id="bgContent">
<div id="bgContent">
Line 118: Line 123:
<h1 style="text-align: center; font-size: 40px; font-weight: bold; font-family: verdana;">Download</h1><br/>
<h1 style="text-align: center; font-size: 40px; font-weight: bold; font-family: verdana;">Download</h1><br/>
-
<div style="height: 100px;"></div>
 
<h3 id="myPage1" name="myPage1">Web App Version: <a target="_blank" href="http://flame.sysusoftware.info/">http://flame.sysusoftware.info</a> </h3><br/>
<h3 id="myPage1" name="myPage1">Web App Version: <a target="_blank" href="http://flame.sysusoftware.info/">http://flame.sysusoftware.info</a> </h3><br/>
<img align="middle" style="width:800px;" src="https://static.igem.org/mediawiki/2014/e/e6/SYSU-Software_dl0.png"></img>
<img align="middle" style="width:800px;" src="https://static.igem.org/mediawiki/2014/e/e6/SYSU-Software_dl0.png"></img>

Latest revision as of 20:22, 17 October 2014

Team:SYSU-Software