Modify the look of tour info.
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
/* Tour info */
|
/* Tour info */
|
||||||
.tour-info {
|
.tour-info {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
min-width: 230px;
|
|
||||||
table {
|
table {
|
||||||
width: auto;
|
width: 220px;
|
||||||
margin-left: auto;
|
margin-left: 10px;
|
||||||
margin-right: auto;
|
margin-right: 10px;
|
||||||
|
tbody > tr > td.result {
|
||||||
|
width: 32px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user