mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Created settings page
This commit is contained in:
11
assets/css/pages/settings/main.css
Normal file
11
assets/css/pages/settings/main.css
Normal file
@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Main settings styleesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.settings-page-container {
|
||||
max-width: 1000px;
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
}
|
Reference in New Issue
Block a user