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 {
width: 221px;
2014-03-27 20:12:46 +04:00
margin-left: 10px;
margin-right: 10px;
tbody > tr > td.result {
width: 33px;
2014-03-27 20:12:46 +04:00
text-align: center;
}
}
}