salix/print/templates/reports/zone/assets/css/style.css

10 lines
192 B
CSS

div.text {
font-family: Tahoma;
font-weight: bold;
color: white;
font-size: 12em;
text-align: center;
background-color: black;
margin: 0.30em;
padding: 30px 0
}