Difference between revisions of "Template:Team:TU-Eindhoven Achievements CSS"

(m)
(m)
Line 9: Line 9:
 
     background-color: rgba(0, 0, 0, 0.5);
 
     background-color: rgba(0, 0, 0, 0.5);
 
}
 
}
 +
 +
  
 
.Image{
 
.Image{

Revision as of 23:14, 13 December 2016

/* Page Specific CSS ---------------------------------------------------------------------------------------------------*/ #Nomination{ font-size:200%; margin: -50px 0px 0px 0px; z-index:999; } .active_6{ background-color: rgba(0, 0, 0, 0.5); } .Image{ width: 130px; height: 122px; position:absolute; left:50%; top:50%; margin-left:-65px; margin-top:-61px; } ul { list-style: none; } .Divider{ width:100%; height:30px; background-color:#083645; margin:30px 0px; } #ulist{ padding-left: 20px; } #GoldText{ font-size:30px; color: gold; margin-bottom: 5px; } #BronzeText{ margin-bottom: 5px; font-size:30px; color: #564b39; } #SilverText{ margin-bottom: 5px; color: silver; font-size:30px; } li { position: relative; } #ulist li:before{ content: '✔'; margin-left: -1em; margin-right: .100em; } .Image{ width: 130px; height: 122px; position:absolute; left:50%; top:50%; margin-left:-65px; margin-top:-61px; } #Bronze{ width: 200px; height: 270px; position:absolute; left:50%; top:50%; margin-left:-100px; margin-top:-135px; } #Silver{ width: 200px; height: 270px; position:absolute; left:50%; top:50%; margin-left:-100px; margin-top:-135px; } #Gold{ width: 200px; height: 270px; position:absolute; left:50%; top:50%; margin-left:-100px; margin-top:-135px; } #height{ height:300px; }