taurus-tv/src/app/tsp-info/expedites/expedites.component.css
2017-09-08 09:43:50 +02:00

16 lines
213 B
CSS

h2 {
text-transform: uppercase;
font-size: 76px;
font-weight: 700
}
h3 {
font-weight: 500;
font-size: 30px;
color: white;
}
p {
font-size: 15px;
color: rgba(255, 255, 255, 0.7);
}