2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
Files
bootstrap/site/content/docs/5.0/examples/blog-rtl/blog-rtl.css
T
2020-12-04 07:52:03 +02:00

7 lines
162 B
CSS

/* stylelint-disable selector-list-comma-newline-after */
.blog-header-logo,
h1, h2, h3, h4, h5, h6 {
font-family: Amiri, Georgia, "Times New Roman", serif;
}