1
Fork 0
lorchess.ru/_assets/stylesheets/less/theme.custom.less

14 lines
215 B
Plaintext

/* Tour info */
.tour-info {
display: inline-block;
table {
width: 221px;
margin-left: 10px;
margin-right: 10px;
tbody > tr > td.result {
width: 33px;
text-align: center;
}
}
}