Difference between revisions of "Template:WHU-China"

Line 507: Line 507:
  
  
 +
<style>
  
 +
 +
  #background{
 +
    position:fixed;
 +
    min-width: 1024px;
 +
    width:100%;
 +
    z-index:-1;
 +
  }
 +
  #background-image{
 +
    width:100%;
 +
  }
 +
  #topbanner-wrapper{
 +
    min-width:1024px;
 +
    position:relative;
 +
  }
 +
  #topbanner{
 +
    position:absolute;
 +
    width: 565px;
 +
    height: 105px;
 +
    top:0;
 +
    bottom:0;
 +
    left:0;
 +
    right:0;
 +
    margin: auto;
 +
    background-image: url(#CenterPicture);
 +
    background-position: center center;
 +
  }
 +
  #button_wrapper{
 +
    width: 1023px;
 +
    height: 186px;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    letter-spacing: -1em;
 +
  }
 +
  #button_left{
 +
    /*float: left;*/
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_center{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_right{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #contents{
 +
    background-color:#ffffff;
 +
  }
 +
 +
  .acv_row_wrapper{
 +
    width: 1024px;
 +
  }
 +
  .acv_row_left{
 +
    width: 250px;
 +
    float: left;
 +
    margin-right: 20px;
 +
  }
 +
  .acv_row_center{
 +
    width: 250px;
 +
    float: left;
 +
    margin-right: 20px;
 +
  }
 +
  .acv_row_right{
 +
    width: 484px;
 +
    float: left;
 +
  }
 +
  .clear{
 +
    clear:both;
 +
  }
 +
  table{
 +
    color:#808080;
 +
    border-collapse:collapse;
 +
    margin-top:30px;
 +
    table-layout: fixed;
 +
  }
 +
  strong{
 +
    color:#00aeef;
 +
  }
 +
  td{
 +
    text-align : left;
 +
    vertical-align : top;
 +
    width: 30%;
 +
    border-bottom:1px solid #808080;
 +
    padding:8px 30px 8px 0px;
 +
  }
 +
</style>
  
  
 
</html>
 
</html>

Revision as of 04:34, 24 August 2017