8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-26 06:32:26 +00:00

modification des taille des tuiles sur la page profil

This commit is contained in:
Grizzly 2018-07-18 09:19:01 +00:00
parent 1e823ad75b
commit 6c27139f2d

3
static/css/base.css Normal file → Executable file
View file

@ -134,11 +134,12 @@ margin-bottom: 20px;
.panel-heading.dashboard{ .panel-heading.dashboard{
text-align: center; text-align: center;
min-height: 43px;
} }
.panel-body.dashboard{ .panel-body.dashboard{
text-align: center; text-align: center;
height: 60px; height: 70px;
vertical-align:middle; vertical-align:middle;
} }
#grad_red { #grad_red {