-
Notifications
You must be signed in to change notification settings - Fork 0
/
rtl.css
2 lines (2 loc) · 1.17 KB
/
rtl.css
1
2
body{direction:rtl;unicode-bidi:embed}textarea{padding-left:0;padding-right:3px}.screen-reader-text:focus{left:auto;right:5px}@media screen and (min-width:25em){.alignleft{float:right;margin-left:1.5em;margin-right:auto}.alignright{float:left;margin-left:auto;margin-right:1.5em}.aligncenter{margin-right:auto;margin-left:auto}}blockquote{border-left:0 none;border-right:4px solid #eee;padding-left:0;padding-right:1.5em}table{border-width:1px 1px 0 0}caption,td,th{text-align:right}th{border-width:0 0 1px 1px}td{border-width:0 0 1px 1px}ol,ul{margin:0 1.5em 1.5em 0}li>ol,li>ul{margin-left:auto;margin-right:1.5em}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:right}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:left;text-align:left}.cat-links,.comments-link,.edit-link,.tags-links{margin-left:.77777777777em;margin-right:0}.comment-metadata span{margin:0 1.5em 0 0}@media screen and (min-width:31.25em){.comment-content,.comment-metadata,.reply{float:left}.comment-author{float:right;margin-left:6%}}.infinite-loader .spinner{left:auto;right:50%!important}
/*# sourceMappingURL=rtl.css.map */