2014-07-01 18:03:44 +04:00
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
|
2014-03-27 19:44:35 +04:00
|
|
|
/* Tour info */
|
2014-07-01 18:03:44 +04:00
|
|
|
|
2014-03-27 19:44:35 +04:00
|
|
|
.tour-info {
|
|
|
|
display: inline-block;
|
|
|
|
table {
|
2014-04-02 13:39:29 +04:00
|
|
|
width: 221px;
|
2014-03-27 20:12:46 +04:00
|
|
|
margin-left: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
tbody > tr > td.result {
|
2014-04-02 13:39:29 +04:00
|
|
|
width: 33px;
|
2014-03-27 20:12:46 +04:00
|
|
|
text-align: center;
|
|
|
|
}
|
2014-03-27 19:44:35 +04:00
|
|
|
}
|
|
|
|
}
|