Difference between revisions of "Template:Waterloo/style.css"

Line 1,660: Line 1,660:
 
}
 
}
 
.medal{
 
.medal{
 +
  position: relative;
 
   align-items: center;
 
   align-items: center;
 
   padding: 5vh 2vw 5vh 2vw;
 
   padding: 5vh 2vw 5vh 2vw;
Line 1,669: Line 1,670:
 
   width: 20vw ;
 
   width: 20vw ;
  
 +
}
 +
.medal .wcontent-title{
 +
  position: absolute;
 +
  width: 100%;
 +
  background-color: white;
 +
  top: 0px;
 
}
 
}
 
.medal img{
 
.medal img{

Revision as of 00:28, 18 October 2016