Difference between revisions of "Template:Achievements"

(Created page with "<html> <style type="text/css"> .row-centered { text-align:center; } .newscontentcontainer { display:inline-block; float:none; text-align:left; margi...")
 
 
(45 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
  
.row-centered {
+
highlight.bronzetitle{
text-align:center;
+
background-color: #D68533;
}
+
color: white;
+
padding: 10px;
.newscontentcontainer {
+
}
display:inline-block;
+
float:none;
+
highlight.silvertitle{
        text-align:left;
+
background-color: #BABAB6 /* #CCCCB2 */;
        margin-right:-4px;
+
color: white;
}
+
padding: 10px;
 +
}
  
.newsimagecontainer {
+
highlight.goldtitle{
border:1px solid white;
+
background-color: #DAB547;
width: 100%;  
+
color: white;
height: auto;
+
padding: 10px;
        max-width: 412px;
+
}
}
+
+
.row {
.newscontentcontainer
+
text-align:center;
.subjecttitle {
+
}
font-weight: 300;
+
 +
.medalcontentcontainer
 +
h2 {
 
font-size: 1.8em;
 
font-size: 1.8em;
 
margin: 0px;
 
margin: 0px;
 
text-transform: uppercase;
 
text-transform: uppercase;
background-color: black;
 
 
color: white;
 
color: white;
padding-left:10px;
+
/*padding-left:10px;
padding-right:10px;
+
padding-right:10px;*/
 +
padding: 10px;
 
font-family: typewriter;
 
font-family: typewriter;
}
+
        text-align:center;
 
+
}
.subjectcontent {
+
font-style: normal;
+
.white{
font-weight: 300;
+
color: white;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
 +
}
 +
 +
.medalimgcontent{
 +
width: 75%;
 +
height: auto;
 +
}
 +
 +
.medalcontent{
 
margin: 15px 0px 13px 0px;
 
margin: 15px 0px 13px 0px;
font-size: 1.5em;
+
padding: 20px;
line-height: 1.2em;
+
text-align:left;
color: #d3d5d6;
+
background: #121212;
}
+
}
+
+
.bmedallink{
 +
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