Difference between revisions of "Template:Achievements"

Line 4: Line 4:
  
  
highlight.medaltitle{
+
highlight.bronzetitle{
 
background-color: #D68533;
 
background-color: #D68533;
 
color: white;
 
color: white;
Line 10: Line 10:
 
}
 
}
 
 
 +
highlight.silvertitle{
 +
background-color: #CCCCB2;
 +
color: white;
 +
padding: 10px;
 +
}
 +
 +
highlight.goldtitle{
 +
background-color: #DAB547;
 +
color: white;
 +
padding: 10px;
 +
}
 +
 
.row {
 
.row {
 
text-align:center;
 
text-align:center;
Line 34: Line 46:
 
}
 
}
 
 
.bronzecontent {
+
.medalcontent {
 
font-style: normal;
 
font-style: normal;
 
font-weight: 300;
 
font-weight: 300;
Line 42: Line 54:
 
line-height: 1.2em;
 
line-height: 1.2em;
 
text-align:left;
 
text-align:left;
}
 
 
.silvercontent {
 
font-style: normal;
 
font-weight: 300;
 
margin: 15px 0px 13px 0px;
 
font-size: 1.5em;
 
line-height: 1.2em;
 
}
 
 
.goldcontent {
 
font-style: normal;
 
font-weight: 300;
 
margin: 15px 0px 13px 0px;
 
font-size: 1.5em;
 
line-height: 1.2em;
 
 
}
 
}
 
 

Revision as of 15:06, 7 September 2015