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

Line 75: Line 75:
  
 
.photoleft {
 
.photoleft {
width: 30%;
+
width: 40%;
 
height: 300px;
 
height: 300px;
 
float: left;
 
float: left;
margin-left: 15%;
+
margin-left: 5%;
 
margin-top: 15px;
 
margin-top: 15px;
 
padding-top: 10px;
 
padding-top: 10px;
Line 84: Line 84:
  
 
.photoright {
 
.photoright {
width: 30%;
+
width: 40%;
 
height: 300px;
 
height: 300px;
 
float: right;
 
float: right;
margin-right: 15%;
+
margin-right: 5%;
 
margin-top: 15px;
 
margin-top: 15px;
 
padding-top: 10px;
 
padding-top: 10px;

Revision as of 12:44, 24 August 2015

#contentContainer {
  margin: 0 auto;
  width: 70%;
  font-family: arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
  padding-top: 50px;
  height:4700px;
}
#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: 900px; 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: 300px; float: left; margin-left: 5%; margin-top: 15px; padding-top: 10px; }

.photoright { width: 40%; height: 300px; 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:700px;

}