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
@@ -1,6 +0,0 @@
/* stylelint-disable selector-list-comma-newline-after */
.blog-header-logo,
h1, h2, h3, h4, h5, h6 {
font-family: Amiri, Georgia, "Times New Roman", serif;
}
@@ -4,8 +4,7 @@ title: قالب المدونة
direction: rtl
extra_css:
- "https://fonts.googleapis.com/css?family=Amiri:wght@400;700&display=swap"
- "../blog/blog.css"
- "blog-rtl.css"
- "../blog/blog.rtl.css"
include_js: false
---