mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Forgoten migration from skia and fixed migration
This commit is contained in:
@ -1224,3 +1224,16 @@ label {
|
||||
.ui-corner-left {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
#club_detail {
|
||||
|
||||
.club_logo {
|
||||
float: right;
|
||||
img {
|
||||
display: block;
|
||||
max-height: 10em;
|
||||
max-width: 10em;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user