فارسی کردن وبسایت trello
* :not([class *= "icon-"]) { | |
font-family:iranYekan !important; | |
} | |
input,textarea,.js-checkitem-name { | |
display:block; | |
direction:rtl !important; | |
text-align:right !important; | |
} | |
a.action-card { | |
direction:rtl; | |
display:block!important; | |
text-align:right; | |
} | |
.list-card-title { | |
padding:7px !important; | |
padding-bottom:15px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment