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

14 lines
215 B
Plaintext
Raw Normal View History

/* Tour info */
.tour-info {
display: inline-block;
table {
2014-03-27 20:12:46 +04:00
width: 220px;
margin-left: 10px;
margin-right: 10px;
tbody > tr > td.result {
width: 32px;
text-align: center;
}
}
}