Incorporate information about tours into the 'tournament' layout.
This commit is contained in:
10
_assets/stylesheets/less/theme.custom.less
Normal file
10
_assets/stylesheets/less/theme.custom.less
Normal file
@@ -0,0 +1,10 @@
|
||||
/* Tour info */
|
||||
.tour-info {
|
||||
display: inline-block;
|
||||
min-width: 230px;
|
||||
table {
|
||||
width: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user