Current Path: > home > transcarter > public_html > wp-content > themes > config_1754038130
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
assets | Directory | - | - | |
images | Directory | - | - | |
inc | Directory | - | - | |
languages | Directory | - | - | |
public | Directory | - | - | |
template-parts | Directory | - | - | |
404.php | File | 840 bytes | August 01 2025 08:48:56. | |
README.md | File | 13574 bytes | August 01 2025 08:48:56. | |
README.txt | File | 8382 bytes | August 01 2025 08:48:56. | |
archive.php | File | 2327 bytes | August 01 2025 08:48:56. | |
comments.php | File | 1632 bytes | August 01 2025 08:48:56. | |
error_log | File | 1818 bytes | August 06 2025 16:31:10. | |
footer.php | File | 687 bytes | August 01 2025 08:48:56. | |
functions.php | File | 13726 bytes | August 01 2025 08:48:56. | |
header.php | File | 4092 bytes | August 01 2025 08:48:56. | |
index.php | File | 2047 bytes | August 01 2025 08:48:56. | |
page.php | File | 806 bytes | August 01 2025 08:48:56. | |
rtl.css | File | 5544 bytes | August 01 2025 08:48:56. | |
screenshot.jpg | File | 20951 bytes | August 01 2025 08:48:56. | |
search.php | File | 1749 bytes | August 01 2025 08:48:56. | |
searchform.php | File | 596 bytes | August 01 2025 08:48:56. | |
sidebar.php | File | 995 bytes | August 01 2025 08:48:56. | |
single.php | File | 872 bytes | August 01 2025 08:48:56. | |
style.css | File | 35334 bytes | August 01 2025 08:48:56. | |
style.min.css | File | 24040 bytes | August 01 2025 08:48:56. | |
wp-config.php | File | 5042 bytes | August 01 2025 08:48:56. |
/* Theme Name: Nasio Description: Adds support for languages written in a Right To Left (RTL) direction. It's easy, just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. See: https://codex.wordpress.org/Right_to_Left_Language_Support */ /* WordPress Core styles */ .alignright { float: left; margin: 5px 20px 20px 0; } .alignleft { float: right; margin: 5px 0 20px 20px; } a img.alignright { float: left; margin: 5px 20px 20px 0; } a img.alignleft { float: right; margin: 5px 0 20px 20px; } .wp-caption.alignnone { margin: 5px 0 20px 20px; } .wp-caption.alignleft { margin: 5px 0 20px 20px; } .wp-caption.alignright { margin: 5px 20px 20px 0; } /* Theme default RTL styles */ body { text-align: right; direction: rtl; unicode-bidi: embed; } blockquote { border-left: none; border-right: 5px solid rgba(121, 121, 253, 0.5); } @media (min-width: 768px) { .list-unstyled { padding-right: 0; } } header { right: 0; } .social-links-menu { padding-right: 0 } @media (min-width: 992px) { #top-menu .sub-menu { padding-right: 0px; text-align: right; } #top-menu ul { left: 999em; } #top-menu ul ul { left: 999em; } #top-menu li:hover > ul, #top-menu li.focus > ul, #top-menu li.show > ul { left: auto; } /* Keyboard navigation */ #top-menu ul ul li:hover > ul, #top-menu ul ul li.focus > ul, #top-menu ul ul li.show > ul { left: 0%; } } /*Add font-awesome arrow for menu items that contain sub menus */ #top-menu li.page_item_has_children > a::after, #top-menu li.menu-item-has-children > a::after { vertical-align: 1px; padding-right: 5px; } #top-menu .children { padding-left: 0; padding-right: 0.6em; } @media (max-width: 991.98px) { #top-menu .sub-menu li { padding-right: 0; } #top-menu .sub-menu { padding-right: 0; } } .absolute-toggle .burger-lines:before, .absolute-toggle .burger-lines:after { right: 0; } .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-right: 0; margin-bottom: 0; list-style: none; } /* Add padding to sub menu items on mobile */ @media (max-width: 991.98px) { #top-menu li .sub-menu, #top-menu .children { padding-right: 0.6em; } header .navbar a { text-align: right; } .navbar-nav { padding-right: 0; } } .menu-item-has-children > ul { padding-right: 50px; } .top-bar .search-icon { text-align: left; } .category-meta-field { margin-left: 10px; } .entry-date { margin-left: 5px; } .url.fn.n { margin-left: 5px; } .bio img { -webkit-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.4); box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.4); } .section-cover { background-position: top right; } .blog-entries .blog-entry:hover, .blog-entries .blog-entry:focus { -webkit-box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important; box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important; } .blog-entry::before { right: 50%; } /* Sidebar */ @media (max-width: 991.98px) { .sidebar { padding-right: 15px; } } @media (min-width: 992px) { .sidebar { padding-left: 0; padding-right: 5em; } } .sidebar-box { float: right; } .sidebar-box ul { padding-right: 0em; } .heading.border-bottom:before { right: 50%; } .stretch-section .video { -webkit-box-shadow: -4px 4px 70px -20px rgba(0, 0, 0, 0.5); box-shadow: -4px 4px 70px -20px rgba(0, 0, 0, 0.5); } /* Comments */ .comment-list .children { padding: 50px 40px 0 0; float: right; } .comment-list li { margin: 0 0 30px 0; float: right; } .comment-list li .vcard img { margin-left: 5px; } /* Search */ .home .search-form .icon { right: unset; left: 5px; } .search-form .form-group #s { padding-left: 50px; } .search-form .icon { left: 5px; right: unset; } .list-unstyled.check li { padding-right: 30px; } .list-unstyled.check li:before { right: 0; } @media (min-width: 767px) { .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } @media (max-width: 993px) { .col-md-6 { padding-right: 15px; } } .submit-form input[type="email"] { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .submit-form input[type="password"] { border-top-right-radius: 0; border-top-left-radius: 0; } .btn:hover { -webkit-box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.2) !important; box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.2) !important; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } .btn { border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; } @media screen and (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:focus, .btn:hover { text-decoration: none; } .btn.focus, .btn:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .post-meta { text-align: right; } .main-content h2, .main-content h1 { text-align: right; } section[id*="recent-posts"] li a { padding-right: 10px; } /* Dark mode rtl */ body.dark-mode #commentform { padding: 0 15px 0 0; }
SILENT KILLER Tool