File Editor
Directories:
.. (Back)
images
languages
Files:
404.php
archive.php
attachment.php
author.php
block-patterns.php
blocks.css
category.php
comments.php
editor-blocks.css
editor-style-rtl.css
editor-style.css
footer.php
functions.php
header.php
index.php
license.txt
loop-attachment.php
loop-page.php
loop-single.php
loop.php
onecolumn-page.php
page.php
readme.txt
rtl.css
search.php
sidebar-footer.php
sidebar.php
single.php
style.css
tag.php
Create New File
Create
Edit File: editor-style-rtl.css
/* Theme Name: Twenty Ten */ /* Used to style the TinyMCE editor. */ html .mceContentBody{ direction: rtl; unicode-bidi: embed; float: right; width: 640px; } * { font-family: Arial, Tahoma, sans-serif; } /* Text elements */ ul, ol { margin: 0 -18px 18px 0; } dd { margin-right: 0; } blockquote { font-style: normal; } table { text-align: right; margin: 0 0 24px -1px; }
Save Changes
Rename File
Rename