1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-23 03:20:49 +00:00
2018-04-12 16:17:41 +02:00

11 lines
148 B
CSS

/**
* Main settings styleesheet
*
* @author Pierre HUBERT
*/
.settings-page-container {
max-width: 1000px;
margin: auto;
margin-top: 10px;
}