| Server IP : 45.77.68.45 / Your IP : 127.0.0.100 Web Server : PHPix/0.2.2 (Caddy compatible) System : wasi wasmer.sh 0.0.0 0.0.0 wasm32 User : ( 1) PHP Version : 8.3.21 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/wpcontent_base/themes/twentyten/ |
Upload File : |
/*
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;
}