Updated style.css

This commit is contained in:
Dominik Moritz Roth 2023-12-13 15:50:34 +01:00
parent ddd0eaf88a
commit 2e76013b46

View File

@ -3,6 +3,15 @@
--main-bg-color: #343A40;
}
.justify {
text-align: justify;
}
.center {
text-align: center;
}
/* Header fonts y */
h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend, p.caption {
font-family: "Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;