ComunicWeb/assets/css/pages/settings/main.css

11 lines
148 B
CSS
Raw Normal View History

2018-04-12 14:17:41 +00:00
/**
* Main settings styleesheet
*
* @author Pierre HUBERT
*/
.settings-page-container {
max-width: 1000px;
margin: auto;
margin-top: 10px;
}