This website works better with JavaScript.
Home
Explore
Help
Sign In
nimrodkerrett
/
mymastotag
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix unicode-bidi
master
The Dod
1 year ago
parent
7824785e0e
commit
259ace78d8
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
static/css/style.css
+ 3
- 0
static/css/style.css
View File
@@ -4,3 +4,6 @@
4
4
.ellipsis::after {
5
5
content: "...";
6
6
}
7
+.card-body * {
8
+ unicode-bidi:plaintext;
9
+}
Write
Preview
Loading…
Cancel
Save