This commit is contained in:
BIN
public/medias/header/body.jpg
Normal file
BIN
public/medias/header/body.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 KiB |
BIN
public/medias/logo/logo.png
Executable file → Normal file
BIN
public/medias/logo/logo.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 5.3 KiB |
@ -57,11 +57,11 @@
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.card-body .table a {
|
||||
.select2-results__option, .card-body a, .card-body .table a, .list-group-item a, .list-group-item .btn-link, .card-header .btn-link {
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.card-body .table a:hover {
|
||||
.card-body a:hover, .card-body .table a:hover, .list-group-item a:hover, .list-group-item .btn-link:hover, .card-header .btn-link:hover {
|
||||
color: var(--colorfttitlelight-darker);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user