Difference between revisions of "Template:Achievements"

 
(13 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
 
 
highlight.silvertitle{
 
highlight.silvertitle{
background-color: #CCCCB2;
+
background-color: #BABAB6 /* #CCCCB2 */;
 
color: white;
 
color: white;
 
padding: 10px;
 
padding: 10px;
Line 44: Line 44:
 
}
 
}
 
 
.medalcontent {
+
.medalimgcontent{
font-style: normal;
+
width: 75%;  
font-weight: 300;
+
height: auto;
 +
}
 +
 +
.medalcontent{
 
margin: 15px 0px 13px 0px;
 
margin: 15px 0px 13px 0px;
 
padding: 20px;
 
padding: 20px;
font-size: 1.5em;
 
line-height: 1.2em;
 
 
text-align:left;
 
text-align:left;
 
background: #121212;
 
background: #121212;
 
}
 
}
 
 
.medallink{
+
.bmedallink{
color: #66FF33 !important;
+
color: #D68533 !important;
 
}
 
}
+
 +
.smedallink{
 +
color: #BABAB6 !important;
 +
}
 +
 +
.gmedallink{
 +
color: #DAB547 !important;
 +
}
 +
 +
a.bmedallink:hover{
 +
text-decoration: underline !important;
 +
}
 +
 
 
.row{
 
.row{
 
grid-rows:100px;
 
grid-rows:100px;

Latest revision as of 15:52, 18 September 2015