Files
nexium-web/app/static/css/terms.css
T
2026-08-02 17:55:21 +00:00

15 lines
192 B
CSS

h1 {
font-weight: 700;
}
h5 {
color : var(--bs-body-color);
font-weight: 400;
}
p {
margin-left: 10px;
color: var(--bs-body-color);
font-size: large;
}