salix/print/report/rpt-route/assets/css/style.css

9 lines
183 B
CSS
Raw Normal View History

2019-04-10 07:45:45 +00:00
section .text {
font-family: Tahoma;
font-weight: bold;
color: white;
font-size: 7.5em;
text-align: center;
background-color: black;
margin-bottom: 0.2em
}