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

Line 54: Line 54:
 
}
 
}
  
  ol > img {
+
  li > img {
 
     width:300px;
 
     width:300px;
 
     height:300px;
 
     height:300px;
 
}
 
}

Revision as of 04:30, 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:-114px;

}

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

}

  1. QN11{
     position:relative;
   top:14px;

}

  1. QN12{
     position:relative;
   top:14px;

}

li > img {
   width:300px;
   height:300px;

}