2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

docs(examples): use RTLCSS for RTL examples

This commit is contained in:
Gaël Poupard
2020-11-23 18:50:45 +02:00
committed by XhmikosR
parent eb618393e3
commit 3ef8483c5d
16 changed files with 455 additions and 59 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
}
.blog-header-logo {
font-family: "Playfair Display", Georgia, "Times New Roman", serif;
font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
font-size: 2.25rem;
}
@@ -15,7 +15,7 @@
}
h1, h2, h3, h4, h5, h6 {
font-family: "Playfair Display", Georgia, "Times New Roman", serif;
font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
}
.display-4 {