Difference between revisions of "Template:SZU China/Playground/Hint/CSS"

Line 52: Line 52:
 
       position:relative;
 
       position:relative;
 
     top:-56px;
 
     top:-56px;
 +
}
 +
 +
img {
 +
    width:380px;
 +
    height:380px;
 
}
 
}

Revision as of 04:05, 16 September 2015

.analysis{

  display:inline-block ;
 
  width:380px;
  text-align:center;
  border:2px solid #3399ff;
   margin-left:30px;
  

}

.ana-heading{

   background:#3399ff;
   position:relative;
   top:-20px;

} .ana-body{

   position:relative;
   top:-16px;
   padding:0 10px;

}


.ana-body >p{

   font-size:17px;
  margin-bottom:0;

} .title{

   color:#fff; border:2px solid #3399ff

}

.download{

    text-align:center

}

.QN5{

   position:relative;
   top:-14px;

}

  1. QN10{
     position:relative;
   top:-57px;

}

  1. QN11{
     position:relative;
   top:-111px;

}

  1. QN12{
     position:relative;
   top:-56px;

}

img {

   width:380px;
   height:380px;

}