We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/* هذه بعض الاصلاحات الضرورية في التصميم لتصحيح الاتجاهات في النسخة العربية */ ` .frontpage-search__button {
/*margin-left: 20px;*/ margin-right: 20px;
}
.sitetoolbar__content{
padding: 0 10px;
} .sitetoolbar__lang-switcher .sitetoolbar__dropdown-body:before {
/*right: auto;*/ /*left: 21px;*/ right: 21px; left: auto;
} .sitetoolbar__lang-switcher .sitetoolbar__dropdown-body {
/*right: auto;*/ /*left: -15px;*/ right: -15px; left: auto;
} .comments__read-before {
/*right:0;*/ left: 0;
} .page-footer__item:not(:nth-last-child(-n+1)):after {
margin: 12px;
.frontpage-banner__github, .frontpage-banner__subscribe, .frontpage-banner__updated-at {
/*margin-right: 25px;*/ margin-left: 25px;
.about-team__member-upic {
/*margin-left: 16px;*/ margin-left: 16px;
.about-maintainers__member-upic {
/*margin-right: 16px;*/ margin-left: 16px;
.about-contributors__table {
/*text-align: left;*/ text-align: right;
} .about-contributors__userpic {
/* margin-right: 8px; */ margin-left: 8px;
} .about-contacts__phone{
direction:ltr; text-align:right;
} `
The text was updated successfully, but these errors were encountered:
@assemrh فعلا التصميم محتاج يتصلح اعتقد ممكن تبدأ تعمل PR بالتعديلات و انا هراجعها و اقبلها إن شاء الله
Sorry, something went wrong.
No branches or pull requests
/*
هذه بعض الاصلاحات الضرورية في التصميم لتصحيح الاتجاهات في النسخة العربية
*/
`
.frontpage-search__button {
}
.sitetoolbar__content{
}
.sitetoolbar__lang-switcher .sitetoolbar__dropdown-body:before {
}
.sitetoolbar__lang-switcher .sitetoolbar__dropdown-body {
}
.comments__read-before {
}
.page-footer__item:not(:nth-last-child(-n+1)):after {
}
.frontpage-banner__github, .frontpage-banner__subscribe, .frontpage-banner__updated-at {
}
.about-team__member-upic {
}
.about-maintainers__member-upic {
}
.about-contributors__table {
}
.about-contributors__userpic {
}
.about-contacts__phone{
}
`
The text was updated successfully, but these errors were encountered: