Difference between revisions of "Team:Tsinghua-A/fluid game"

Line 39: Line 39:
  
 
     <style type="text/css">
 
     <style type="text/css">
    .myTitle1 {
+
        .myTitle1 {
width:90%;
+
            width:90%;
height:84px;
+
            height:84px;
margin-left: 5%;
+
            margin-left: 5%;
margin-bottom: 10px;
+
            margin-bottom: 10px;
font-size: 40px;
+
            font-size: 40px;
}
+
        }
.myTitle2 {
+
            .myTitle2 {
width:90%;
+
            width:90%;
height:84px;
+
            height:50px;
margin-left: 5%;
+
            margin-left: 5%;
margin-bottom: 10px;
+
            margin-bottom: 10px;
font-size: 36px;
+
            font-size: 32px;
}
+
        }
    .myPara {
+
            .myPara {
width:90%;
+
            width:90%;
margin-left: 5%;
+
            margin-left: 5%;
margin-bottom: 20px;
+
            margin-bottom: 20px;
font-size: 20px;
+
            font-size: 20px;
text-align: left;
+
            text-align: left;
}
+
        }
 
.myPS {
 
.myPS {
 
width:90%;
 
width:90%;
Line 217: Line 217:
 
                 </table>
 
                 </table>
 
                 </div>
 
                 </div>
                         
+
            <div class="myPara"><br><br></div>
 
    <div class="myTitle2">I Introdution</div>
 
    <div class="myTitle2">I Introdution</div>
 
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;The game “E.coli War” is designed based on our liquid model. In the game, E.coli are divided into two groups, with each group having three kinds of E.coli: warriors, farmers and beggars.</div>
 
<div class="myPara">&nbsp;&nbsp;&nbsp;&nbsp;The game “E.coli War” is designed based on our liquid model. In the game, E.coli are divided into two groups, with each group having three kinds of E.coli: warriors, farmers and beggars.</div>

Revision as of 13:58, 30 October 2017

Discription