1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-16 08:12:43 +00:00

11 lines
144 B
CSS
Raw Normal View History

/**
* Global logout section
*
* @author Pierre HUBERT
*/
.box-global-logout .form-submit {
width: 170px;
margin: auto;
display: block;
}