Skip to content

Instantly share code, notes, and snippets.

@Gictorbit
Created October 25, 2020 16:52
Show Gist options
  • Save Gictorbit/f7f658114044750ef89878b6d3225c11 to your computer and use it in GitHub Desktop.
Save Gictorbit/f7f658114044750ef89878b6d3225c11 to your computer and use it in GitHub Desktop.
GoldenDict css style to fix farsi problem
body{
font-family: "vazir";
line-height: 25px;
}
.bglrtl{
white-space: pre-wrap !important;
}
.bglrtl b{
white-space: initial !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment