1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-02-19 12:22:40 +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;
}