website/core/themes/stable/css/system/components/position-container.modulee628.css
2023-09-30 09:40:37 +02:00

9 lines
95 B
CSS

/*
* @file
* Contain positioned elements.
*/
.position-container {
position: relative;
}