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

9 lines
178 B
CSS
Raw Normal View History

2019-11-11 10:04:49 +00:00
div.text {
2019-04-15 12:34:33 +00:00
font-family: Tahoma;
font-weight: bold;
color: white;
font-size: 7.5em;
text-align: center;
background-color: black;
margin-bottom: 0.2em
}