HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/chateau/editor-style-rtl.css
/*
Theme Name: Chateau
Description: Used to style the TinyMCE editor.
*/

html .mceContentBody {
	direction:rtl;
	unicode-bidi:embed;
	float:right;
	max-width: 529px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	padding: 0 0 2px 10px;
}
ul, ol {
	margin: 0 1.5em 23px 0;
}
blockquote p {
	border-left: 1px solid #b3af99;
	font-style: normal;
}
cite {
	font-style: normal;
	text-align: left;
}
table {
	text-align: right;
	margin: 0 0 20px -1px ;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
	padding: 10px 20px 5px 0;
	text-align: right;
}
.wp-caption .wp-caption-dd:before {
	margin-left: 5px;
	margin-right: 0;
	left: auto;
}