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

(Created page with "body { font-family:"Roboto"; margin:0; line-height: 1.6em; } .tick { height:22px } .medal { width:60; height:60; position: relative; top: 20px;...")
 
Line 14: Line 14:
 
}
 
}
 
#medalcon {
 
#medalcon {
    position:absolute;
 
 
     left:10%;
 
     left:10%;
 
     width:80%;
 
     width:80%;

Revision as of 20:55, 18 September 2015

body {

   font-family:"Roboto";
   margin:0;
   line-height: 1.6em;

} .tick {

   height:22px

} .medal {

   width:60;
   height:60;
   position: relative;
   top: 20px;

}

  1. medalcon {
   left:10%;
   width:80%;

}

  1. medalhead {
   width:100%

} .our {

   text-align:right

} td {

   text-align:left;
   vertical-align:top;
   font-weight:500;
   line-height: 1.6em;

} .exp {

   font-weight:300

}