The new UI-project is developing startpage has got right texts and list of Tournaments is showing up
This commit is contained in:
@ -22,3 +22,15 @@ select,
|
||||
textarea {
|
||||
max-width: 280px;
|
||||
}
|
||||
|
||||
.tourney-display {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.tourney-display > li {
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.tourney-display > li > a {
|
||||
font-size: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user