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

Line 31: Line 31:
 
.download{
 
.download{
 
     text-align:center
 
     text-align:center
 +
}
 +
 +
#QN5{
 +
    position:relative;
 +
    top:-14px;
 +
}
 +
 +
#QN10{
 +
      position:relative;
 +
    top:-57px;
 +
}
 +
 +
#QN11{
 +
      position:relative;
 +
    top:-111px;
 +
}
 +
 +
#QN12{
 +
      position:relative;
 +
    top:-56px;
 
}
 
}

Revision as of 03:57, 16 September 2015

.analysis{

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

}

.ana-heading{

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

} .ana-body{

   position:relative;
   top:-16px;

}


.ana-body >p{

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

} .title{

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

}

.download{

    text-align:center

}

  1. QN5{
   position:relative;
   top:-14px;

}

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

}

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

}

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

}