Difference between revisions of "Template:USTC-Software/style/Medal"
L1227422183 (Talk | contribs) (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;...") |
L1227422183 (Talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
} | } | ||
#medalcon { | #medalcon { | ||
− | + | padding-left: 7%; | |
− | + | padding-right: 7%; | |
− | + | ||
} | } | ||
#medalhead { | #medalhead { | ||
− | width:100% | + | width:100%; |
} | } | ||
.our { | .our { | ||
− | text-align: | + | text-align:left; |
} | } | ||
td { | td { | ||
Line 31: | Line 30: | ||
} | } | ||
.exp { | .exp { | ||
− | font-weight:300 | + | font-weight:300; |
} | } |
Latest revision as of 21:00, 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;
}
- medalcon {
padding-left: 7%; padding-right: 7%;
}
- medalhead {
width:100%;
} .our {
text-align:left;
} td {
text-align:left; vertical-align:top; font-weight:500; line-height: 1.6em;
} .exp {
font-weight:300;
}