403Webshell
Server IP : 62.173.141.34  /  Your IP : 216.73.217.88
Web Server : Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System : Linux server7.msonline.ru 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64
User : izihss ( 1005)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec,proc_open,popen
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/izihss/web/izihss.ru/public_html/wp-content/themes/tempera/styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/izihss/web/izihss.ru/public_html/wp-content/themes/tempera/styles/rtl.css
/*
Theme Name: Tempera
@update	1.4
*/


/* RTL Basics */

body {
	direction: rtl;
	unicode-bidi: embed; }

/* =Structure
-------------------------------------------------------------- */


/* =Global Elements
-------------------------------------------------------------- */

/* Text elements */
ul,ol {
	margin-right: 0;
	margin-left: 1.5em; }

.widget-area ul ul li { }

#calendar_wrap {
	margin-right: 10px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	right: -9000px;
	left: auto;
	overflow: hidden;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	float: right;
}

#site-description {
	clear: right;
	float: right;
}

/* =Menu
-------------------------------------------------------------- */
/* =Menu -PRIMARY
-------------------------------------------------------------- */

ul.menu {
	margin-left: 0;
	margin-right: 0;
}

.tempera-menu-left #access > .menu > ul {
	float: left;
}

#access ul li {
	float: right;
}

#access > .menu > ul > li > a:not(:only-child) span:after {
    left: 5px;
	right: auto;
}

#access > .menu > ul > li > a:not(:only-child) span {
	padding-right: 13px;
	padding-left: 18px;
}

#access ul ul {
	margin-left: auto;
	margin-right: 0; }

#access > .menu > ul > li > ul:before {
	left: auto;
	right: 10px;
}

#access ul ul ul:before {
	left: auto;
	right: -6px;
}

#access ul ul li { /* level 2 */
	float: right;
}

#access ul ul ul {
	left: auto;
	right: 100%;
}

#access > .menu .menu-item > ul li > a:not(:only-child) span:after {
    left: 9px;
    right: initial;
    transform: rotate(90deg);
}
#access > .menu .menu-item > ul ul > li:hover > a:not(:only-child) span:after {
    right: initial;
	left: -20px;
}

.rtl.tempera-menu-center #access > .menu > ul > li > a > span {
	text-align: right;
}

/* =Menu -SECONDARY
-------------------------------------------------------------- */

.topmenu {
	float: left;
}

.topmenu ul li {
	float: right;
}

.footermenu {
	float: right;
}

.footermenu > ul {
	float: right;
	margin-left: auto;
	margin-right: 20px;
}

.footermenu ul li {
	float: right;
}

.footermenu ul li:after {
	left: 0;
	right: auto;
}


/* =Content
-------------------------------------------------------------- */

#content table {
	text-align: right;
}

#content table tr td img {
	max-width:none;
}

#content .format-status .entry-meta2 {
	clear: left;
	float: right;
	margin-right: 0;
	padding-right: 0;
}

.status_content {
	float:right;
}

.entry-meta span,
.entry-meta2 span {
	float: right;
	padding-left: 6px;
	margin-right: 0;
}

span.edit-link,
.comments-link  {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

.comments-link {
	float: left;
}

.format-status .avatar {
	float: right;
}

#content h3.entry-format {
	float: right;
}

#content .format-status h3.entry-format {
	margin-left: 10px;
}

.entry-content input.file,
.entry-content input.button {
	margin-left: 24px;
	margin-right: 0;
}

.entry-content blockquote.left {
	float: right;
	margin-right: 0;
	margin-left: 24px;
	text-align: left;
}

.entry-content blockquote.right {
	float: left;
	margin-right: 24px;
	margin-left: 0;
	text-align: right;
}

#entry-author-info {
	border-left: 0;
	border-right: 3px solid transparent;
}

#entry-author-info #author-avatar {
	float: right;
	margin: 0 20px 0 -104px;
}

#entry-author-info #author-description {
	float: right;
	margin: 0 104px 0 0;
}

.pagination span,
.pagination a,
#respond .required  {
	float: right;
}

#respond label,
#commentform {
	float: right;
}

#commentform label {
	width: 15%;
}

#respond .comment-notes {
	float: right;
	text-align: right;
}

/* Continue Reading Links */
a.continue-reading-link {
	padding-right: 15px;
	padding-left: 8px;
}

a.continue-reading-link i.crycon-right-dir {
	margin-right: 3px;
	margin-left: 0;
}

a.continue-reading-link i.crycon-right-dir::before {
	top: 1px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Slider
-------------------------------------------------------------- */
.nivo-caption {
	left: 60px;
	right: inherit;
}

/* Gallery listing
-------------------------------------------------------------- */
.category-gallery .gallery-thumb {
	float: right;
 	margin-left: 20px;
	margin-right: 0;
}

/* Images
-------------------------------------------------------------- */
#content .gallery .gallery-caption {
	margin-right: 0;
}

#content .gallery .gallery-item {
	float: right;
}

#content .entry-title {
	float: none;
}

/* =Navigation
-------------------------------------------------------------- */
.nav-previous {
	text-align: left;
}
.nav-next { }

/* =Comments
-------------------------------------------------------------- */

.commentlist .avatar {
	right: 0;
	left: auto;
}

.comment-author .says,
#comments .pingback .url  {
	font-style: normal;
}

/* Comments form */
.children #respond {
	margin: 0 0 0 48px;
}

/* =Widget Areas
-------------------------------------------------------------- */

#header-widget-area {
	right: inherit;
	left: 0;
}

.widget-title {
	text-align: right;
	padding-left: 0 !important;
	padding-right: 20px !important;
}

.widget-area ul {
	margin-right: 0;
}

.widget-area ul ul {
	margin-right: 1.3em;
	margin-left: 0;
}

#wp-calendar caption {
	text-align: right;
}

#wp-calendar tfoot #next {
	text-align: left;
}

/* Main sidebars */
#main .widget-area ul {
	margin-right: 0;
	padding: 0 0 0 20px;
}

#main .widget-area ul ul {
	margin-right: 1.3em;
	margin-left: 0;
}

/* =Footer
-------------------------------------------------------------- */
#site-generator {
	font-style: normal;
}

#site-generator a {
	background-position: right center;
	padding-right: 20px;
	padding-left: 0; }

#header-container > div#sheader {
	left: 0;
	right: auto; }

.theme-default .nivo-controlNav:before,
.theme-default .nivo-controlNav:after {
	display: block; }

.columnmore {
	float: left;
	left: -10px;
	right: inherit; }

.reply a {
	text-align:left;
}

.commentlist .avatar,
.avatar-container,
.crycon-replies {
	float: right; }

.commentlist .children {
	margin-left: 0;
	margin-right: 20px; }

.crycon-angle-right:before {
	content: '\e833';
}

#toTop {
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius:  4px 0 0 4px;
}

#nav-toggle {
	text-align: right !important;
}

#container.two-columns-right #secondary {
	float: left !important;
}

#container.two-columns-right #content {
	float: right !important;
}

/* =Magazine Layout
-------------------------------------------------------------- */
.magazine-layout #content article.post,
.magazine-layout.search #content article {
    float: right;
    margin-right: 0;
}
.magazine-layout #content article:nth-of-type(2n+1) {
    margin-left: 4%;
}

/* mobile menu sub-sub items fix */
@media screen and (max-width: 640px) {
	body #access > .menu ul ul ul {
		right: 0;
		left: initial;
	}
}

/* NIF */

Youez - 2016 - github.com/yon3zu
LinuXploit