mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 11:23:10 +00:00
modification des taille des tuiles sur la page profil
This commit is contained in:
parent
1e823ad75b
commit
6c27139f2d
1 changed files with 2 additions and 1 deletions
3
static/css/base.css
Normal file → Executable file
3
static/css/base.css
Normal file → Executable file
|
@ -134,11 +134,12 @@ margin-bottom: 20px;
|
|||
|
||||
.panel-heading.dashboard{
|
||||
text-align: center;
|
||||
min-height: 43px;
|
||||
}
|
||||
|
||||
.panel-body.dashboard{
|
||||
text-align: center;
|
||||
height: 60px;
|
||||
height: 70px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
#grad_red {
|
||||
|
|
Loading…
Reference in a new issue