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