Difference between revisions of "Template:NWU-CHINA"

Line 155: Line 155:
 
         background-color:#e3dcdc;
 
         background-color:#e3dcdc;
 
         }
 
         }
 +
 +
 +
 +
/***************************************PICTURE AND TEXT**********************************************/
 +
        .box1{
 +
margin:0 auto;
 +
width:80%;
 +
padding:30px;
 +
  clear:both;
 +
}
 +
 +
.box1:hover{
 +
border-style:ridge;
 +
  }
 +
 +
 +
.fix{
 +
clear:both;
 +
}
 +
 +
.leftpic{
 +
width:25%;
 +
left:0;
 +
float:left;
 +
 +
 
 +
}
 +
 +
.rightpic{
 +
width:15%;
 +
right:0;
 +
    float:right;
 +
 +
}
 +
 +
.righttext{
 +
width:60%;
 +
right:0;
 +
float:right;
 +
border-style:double;
 +
padding:4%;
 +
}
 +
 +
.lefttext:hover{
 +
  background-color:gray;
 +
  border-width:5px;
 +
  border-style:dotted;
 +
  }
 +
 +
.lefttext{
 +
width:60%;
 +
left:0;
 +
float:left;
 +
border-style:double;
 +
padding:4%;
 +
}
 +
   
 +
.righttext:hover{
 +
  background-color:gray;
 +
  border-width:5px;
 +
  border-style:dotted;
 +
  }
 +
 
 +
 
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
  

Revision as of 12:40, 24 October 2017