mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 11:23:10 +00:00
on centre le texte dans les boites du profil
This commit is contained in:
parent
af33c31738
commit
771e8cc3fa
1 changed files with 4 additions and 0 deletions
|
@ -143,3 +143,7 @@ th.long_text{
|
|||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
/* center the profil boxes */
|
||||
.dashboard{
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue