Difference between revisions of "Template:Team:Lethbridge/assets/allpages.css"

Line 39: Line 39:
  
 
#litRef {font-size: calc(9px + 0.5vw) !important;}
 
#litRef {font-size: calc(9px + 0.5vw) !important;}
 +
 +
.circleTop {
 +
  width: 70px;
 +
  height: 70px;
 +
  border-radius: 50%;
 +
  font-size: 20px;
 +
  color: #fff;
 +
  line-height: 65px;
 +
  text-align: center;
 +
  background: #000;
 +
}
 +
 +
.circleTop a {
 +
    text-decoration: none;
 +
    color: white;
 +
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 02:29, 31 October 2017