librecat/themes/minimalpunk/css/config.css.php

18 lines
169 B
PHP
Raw Normal View History

2020-08-30 20:25:21 +00:00
<?php include("../colors.php"); ?>
.title{
text-align: center;
}
.main-container{
margin: 30px;
}
.section{
margin-bottom: 30px;
}
input{
margin-bottom: 10px;
}