Difference between revisions of "Template:DundeeCollaboration"

Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
  
highlight.bronzetitle{
+
.colabimage{
background-color: #D68533;
+
border:1px solid white;
color: white;
+
width: 100%;  
padding: 10px;
+
height: auto;
}
+
margin-left: auto;
+
margin-right: auto;
highlight.silvertitle{
+
float: none !important;
background-color: #BABAB6 /* #CCCCB2 */;
+
color: white;
+
padding: 10px;
+
 
}
 
}
  
highlight.goldtitle{
+
.imagecontainer{
background-color: #DAB547;
+
width: 100%;  
color: white;
+
height: auto;
padding: 10px;
+
}
+
+
.row {
+
text-align:center;
+
}
+
+
.medalcontentcontainer
+
h2 {
+
font-size: 1.8em;
+
margin: 0px;
+
text-transform: uppercase;
+
color: white;
+
/*padding-left:10px;
+
padding-right:10px;*/
+
padding: 10px;
+
font-family: typewriter;
+
        text-align:center;
+
}
+
+
.white{
+
color: white;
+
padding-left: 10px;
+
padding-right: 10px;
+
+
}
+
+
.medalimgcontent{
+
width: 75%;  
+
height: auto;
+
}
+
+
.medalcontent{
+
margin: 15px 0px 13px 0px;
+
 
padding: 20px;
 
padding: 20px;
text-align:left;
 
background: #121212;
 
 
}
 
}
 
 
.bmedallink{
+
.contentcontainer{
color: #D68533 !important;
+
display:inline-block;
 +
float:none;
 +
        text-align:left;
 +
padding-right: 20px;
 +
padding-left: 20px;
 
}
 
}
 
 
.smedallink{
 
color: #BABAB6 !important;
 
}
 
 
.gmedallink{
 
color: #DAB547 !important;
 
}
 
 
a.bmedallink:hover{
 
text-decoration: underline !important;
 
}
 
 
.row{
 
grid-rows:100px;
 
padding: 20px;
 
}
 
 
@font-face {
 
font-family: typewriter;
 
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
 
}
 
 
 
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 15:50, 18 September 2015