Difference between revisions of "Template:Achievements"

 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 
 
  
 
highlight.bronzetitle{
 
highlight.bronzetitle{
Line 11: Line 9:
 
 
 
highlight.silvertitle{
 
highlight.silvertitle{
background-color: #CCCCB2;
+
background-color: #BABAB6 /* #CCCCB2 */;
 
color: white;
 
color: white;
 
padding: 10px;
 
padding: 10px;
Line 21: Line 19:
 
padding: 10px;
 
padding: 10px;
 
}
 
}
 
+
+
 
.row {
 
.row {
 
text-align:center;
 
text-align:center;
}
+
}
+
 
.medalcontentcontainer
 
.medalcontentcontainer
 
h2 {
 
h2 {
Line 47: 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;
}
+
}
 
 
.medal{
+
.bmedallink{
color: black;
+
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;
 
padding: 20px;
 
padding: 20px;
}
+
}
+
 
 
 
@font-face {
 
@font-face {
 
font-family: typewriter;
 
font-family: typewriter;
 
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
 
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
}
+
}
+
  
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 15:52, 18 September 2015