Welcome to mirror list, hosted at ThFree Co, Russian Federation.

blog-rtl.css « blog-rtl « examples « 5.0 « docs « content « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d6eb0cad79d70a9100c454b9163d41b796b5a97 (plain)
1
2
3
4
5
6
/* stylelint-disable selector-list-comma-newline-after */

.blog-header-logo,
h1, h2, h3, h4, h5, h6 {
  font-family: Amiri, Georgia, "Times New Roman", serif;
}