Deltacms/core/layout/light.css

16 lines
160 B
CSS
Raw Normal View History

2022-01-31 09:10:49 +01:00
/**
* This file is part of DeltaCMS.
*/
/**
* Éléments spécifiques
*/
/* Site */
#site {
max-width: 600px !important;
}
section {
min-height: 0px;
}