Difference between revisions of "Template:USTC-Software/style/Attributions"

(Created page with "body { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-family: Arial; } .thankahead { padding: 0 7%; } .thankahead p { line...")
 
 
Line 19: Line 19:
 
}
 
}
 
.picture {
 
.picture {
     width: 150px;
+
     width: auto;
     height: 150px;
+
     height: auto;
 +
    padding: 40px;
 
}
 
}
 
#ustcif:link, #ustctao:link, #ustcls:link, #ustcif:visited, #ustctao:visited, #ustcls:visited {
 
#ustcif:link, #ustctao:link, #ustcls:link, #ustcif:visited, #ustctao:visited, #ustcls:visited {

Latest revision as of 21:44, 18 September 2015

body {

   margin-top: 0;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0; 
   font-family: Arial;

} .thankahead {

   padding: 0 7%;

} .thankahead p {

   line-height: 1.6em;

} .underline {

   width: 100%;
   height: 4px;
   background: #ababab;
   margin-bottom: 20px;

} .picture {

   width: auto;
   height: auto;
   padding: 40px;

}

  1. ustcif:link, #ustctao:link, #ustcls:link, #ustcif:visited, #ustctao:visited, #ustcls:visited {
   text-decoration: none;

} ul li {

   line-height: 1.6em;

}