7 lines
110 B
CSS

.tekst.markdown {
font-family: Poppins, sans-serif;
font-size: 16px;
line-height: 24px;
color: #0d4d69;
}