OpenXE/classes/Modules/SystemTemplates/www/css/systemtemplates.css

9 lines
179 B
CSS
Raw Normal View History

2021-05-21 08:49:41 +02:00
.template-status-message{
position: absolute;
width: auto;
height: auto;
text-align: center;
left: 50%;
transform: translate(-50%, -70%);
opacity: 1;
}