Skip to content

Commit

Permalink
Create SandisFarsi.theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SeniorDiv authored Nov 23, 2022
0 parents commit 1a99fb2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions SandisFarsi.theme.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/**
* @name Sandis Farsi
* @author ! !#1343
* @authorLink https://github.com/MasterBehzadi
* @description Farsi-Saz Discord (Persian Extension Pack)
* @version 1.0.2
* @source https://github.com/MasterBehzadi/SandisFarsi
*/
@font-face {
font-family: 'IranSans';
src: url('https://cdnq.github.io/font/IRANSansWeb/IRANSansWeb.woff');
}
::placeholder, body, button, input, select, textarea [dir="rtl"] {
font-family: 'IranSans';
text-rendering: optimizeLegibility;
float: right;
}

0 comments on commit 1a99fb2

Please sign in to comment.