[reg]: unicode-bidi cause the welcome title aligned left

This commit is contained in:
Xiao YiFang 2022-10-29 13:23:17 +08:00
parent afdaf19ef9
commit 988951aa6c

View file

@ -11,7 +11,6 @@ body
h1,h2,h3,h4,h5,h6 { h1,h2,h3,h4,h5,h6 {
unicode-bidi: plaintext; unicode-bidi: plaintext;
text-align: start;
} }
/* This stylesheet is used to highligh current selection when doing a search. /* This stylesheet is used to highligh current selection when doing a search.
It changes the default selection color (e.g. blue under Windows, orange under Ubuntu) */ It changes the default selection color (e.g. blue under Windows, orange under Ubuntu) */
@ -137,7 +136,6 @@ pre
div.sdct_h div.sdct_h
{ {
unicode-bidi: plaintext; unicode-bidi: plaintext;
text-align: start;
} }
.sdict_h_wav img .sdict_h_wav img