Difference between revisions of "Team:SYSU-Software/Interlab/CSS"

Line 4: Line 4:
 
   font-family: arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
 
   font-family: arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
 
   padding-top: 50px;
 
   padding-top: 50px;
  height:4850px;
+
  /* height:4850px; */
 
  }
 
  }
  
Line 28: Line 28:
  
 
#feiph {
 
#feiph {
  height:4500px;
+
/* height:4500px; */
 
}
 
}
  
Line 47: Line 47:
 
width: 100%;
 
width: 100%;
 
text-align: center;
 
text-align: center;
        height:990px;
+
  /*      height:990px; */
 
}
 
}
  
Line 59: Line 59:
 
#zhifangtu {
 
#zhifangtu {
 
width: 100%;
 
width: 100%;
height: 830px;
+
/*height: 830px;*/
 
text-align: center;
 
text-align: center;
 
}
 
}
Line 76: Line 76:
 
.photoleft {
 
.photoleft {
 
width: 40%;
 
width: 40%;
height: 370px;
+
/*height: 370px;*/
 
float: left;
 
float: left;
 
margin-left: 5%;
 
margin-left: 5%;
Line 85: Line 85:
 
.photoright {
 
.photoright {
 
width: 40%;
 
width: 40%;
height: 370px;
+
/*height: 370px;*/
 
float: right;
 
float: right;
 
margin-right: 5%;
 
margin-right: 5%;
Line 107: Line 107:
  
 
#phh {
 
#phh {
  height:850px;
+
/* height:850px;*/
 
}
 
}

Revision as of 02:26, 28 August 2015

#contentContainer {
  margin: 0 auto;
  width: 70%;
  font-family: arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
  padding-top: 50px;
 /* height:4850px; */
}
#contentContainer h1 {

font-size: 30px; margin-bottom: 25px; margin-top: 50px; margin-left: 0; padding: 0;

       border-bottom:none;
       font-weight:bold;

}


  1. contentContainer h2 {

margin-top: 10px; padding: 0; margin-left: 0; margin-bottom: 0; font-size: 20px;

       border-bottom:none;

}

  1. feiph {
/* height:4500px; */

}

  1. feiph p {

line-height: 170%; font-size: 17px; }

  1. t2 img {

float: right; width: 204px; margin-left: 10px; margin-top: 7px;

       height:157px;

}

  1. fm {

width: 100%; text-align: center;

 /*      height:990px;  */

}

  1. fm img {

width: 86%; display:block; margin:0 auto;

       height:330px;

}

  1. zhifangtu {

width: 100%; /*height: 830px;*/ text-align: center; }


  1. zhifangtu img{
   width: 900px;
   display:block;

margin:0 auto; }

.h1juzhong { text-align: center; }

.photoleft { width: 40%; /*height: 370px;*/ float: left; margin-left: 5%; margin-top: 15px; padding-top: 10px; }

.photoright { width: 40%; /*height: 370px;*/ float: right; margin-right: 5%; margin-top: 15px; padding-top: 10px; }

.photoleft img, .photoright img { width: 100%; display:block; margin:0 auto; margin-bottom: 10px;

       height 110px;

}

.ph_p { font-size: 17px; line-height: 130%;

}

  1. phh {
/* height:850px;*/

}