You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

26 lines
327 B

.tourney {
left: 0;
position: absolute;
top: 0;
}
.tourney-link {
display: block;
margin-bottom: 20px;
}
.tourney-image {
width: 200px;
}
.tourney-country {
color: #777;
font-size: 20px;
line-height: 40px;
}
.tourney-year {
color: #777;
font-size: 40px;
line-height: 40px;
}