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/blogum/editor-style-rtl.css
/*
Theme Name: Blogum
Description: Used to style the TinyMCE editor.
*/
html .mceContentBody {
	direction: rtl;
	unicode-bidi: embed;
	float: right;
	max-width: 545px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	padding: 0 20px 0 0;
}
ol {
	padding: 0 20px 0 0;
}
table {
	margin: 0 0 25px -1px;
	text-align: right;
}
blockquote {
	border-left: none;
	border-right: 1px solid #e9e9e9;
	margin-left: 0;
	margin-right: 65px;
	padding-left: 0;
	padding-right: 10px;
}