mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
9 lines
130 B
CSS
9 lines
130 B
CSS
/**
|
|
* Language picker modal stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
.pick-language-modal .modal-body {
|
|
text-align: center;
|
|
} |