Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > twentytwelve
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
css | Directory | - | - | |
inc | Directory | - | - | |
js | Directory | - | - | |
languages | Directory | - | - | |
page-templates | Directory | - | - | |
.htaccess | File | 160 bytes | March 14 2024 10:52:21. | |
404.php | File | 840 bytes | July 18 2024 05:16:00. | |
archive.php | File | 2063 bytes | May 11 2016 14:01:36. | |
author.php | File | 2582 bytes | May 11 2016 14:01:35. | |
category.php | File | 1429 bytes | May 11 2016 14:01:35. | |
comments.php | File | 2166 bytes | May 11 2016 14:01:35. | |
content-aside.php | File | 1271 bytes | May 11 2016 14:01:35. | |
content-image.php | File | 1137 bytes | May 11 2016 14:01:35. | |
content-link.php | File | 1170 bytes | May 11 2016 14:01:35. | |
content-none.php | File | 592 bytes | May 11 2016 14:01:35. | |
content-page.php | File | 859 bytes | May 11 2016 14:01:35. | |
content-quote.php | File | 1113 bytes | May 11 2016 14:01:35. | |
content-status.php | File | 1562 bytes | May 11 2016 14:01:35. | |
content.php | File | 3052 bytes | May 11 2016 14:01:35. | |
editor-style-rtl.css | File | 413 bytes | May 11 2016 14:01:35. | |
editor-style.css | File | 5467 bytes | May 11 2016 14:01:35. | |
error_log | File | 293 bytes | August 18 2025 15:25:43. | |
footer.php | File | 746 bytes | May 11 2016 14:01:35. | |
functions.php | File | 18471 bytes | September 09 2025 11:07:20. | |
header.php | File | 3486 bytes | September 10 2025 03:48:50. | |
html5.css | File | 6451 bytes | September 04 2024 08:56:20. | |
image.php | File | 4367 bytes | May 11 2016 14:01:35. | |
index.php | File | 2055 bytes | May 11 2016 14:01:35. | |
page.php | File | 725 bytes | May 11 2016 14:01:35. | |
readme.txt | File | 3145 bytes | May 11 2016 14:01:35. | |
rtl.css | File | 4711 bytes | May 11 2016 14:01:35. | |
screenshot.png | File | 323498 bytes | May 11 2016 14:01:35. | |
search.php | File | 1347 bytes | May 11 2016 14:01:35. | |
sidebar-front.php | File | 980 bytes | May 11 2016 14:01:35. | |
sidebar.php | File | 418 bytes | May 11 2016 14:01:35. | |
single.php | File | 1035 bytes | May 11 2016 14:01:35. | |
slider.css | File | 57 bytes | June 19 2024 11:30:44. | |
style.css | File | 36443 bytes | May 11 2016 14:01:35. | |
tag.php | File | 1406 bytes | May 11 2016 14:01:35. | |
twentytwelve.theme | File | 972 bytes | June 24 2024 21:35:36. |
/* Theme Name: Twenty Twelve 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 */ body { direction: rtl; unicode-bidi: embed; } caption, th, td { text-align: right; } /* =Repeatable patterns -------------------------------------------------------------- */ /* Images */ .site-content .gallery-columns-4 .gallery-item { padding-left: 2%; padding-right: 0; } .site-content .gallery-columns-5 .gallery-item { padding-left: 2%; padding-right: 0; } /* Navigation */ .nav-previous, .previous-image { float: right; } .nav-next, .next-image { float: left; text-align: left; } /* Author profiles */ .author-avatar { float: right; } .author-description { float: right; margin-right: 15px; margin-right: 1.071428571rem; margin-left: auto; } /* =Main Content ----------------------------------------------- */ .comment-content ol, .comment-content ul { margin: 0 24px 0 0; margin: 0 1.714285714rem 0 0; } /* =Basic post styling -------------------------------------------------------------- */ .entry-content li, .comment-content li { margin: 0 24px 0 0; margin: 0 1.714285714rem 0 0; } .entry-content td, .comment-content td { padding: 6px 0 6px 10px; } /* Aside posts */ article.format-aside .aside { border-right: 22px solid #a8bfe8; border-left: none; } /* Link posts */ article.format-link header { float: left; } article.format-link .entry-content { float: right; } /* Status posts */ .format-status .entry-header img { float: right; margin-left: 21px; margin-left: 1.5rem; margin-right: 0; } /* =Comment styling -------------------------------------------------------------- */ .comments-area article header img { float: right; } .comments-area article header cite, .comments-area article header time { margin-right: 85px; margin-right: 6.071428571rem; margin-left: auto; } .comments-area article header h4 { left: 0; right: auto; } .comments-area .bypostauthor cite span { margin-right: 5px; margin-right: 0.357142857rem; margin-left: auto; } /* Comment form */ #respond h3#reply-title #cancel-comment-reply-link { margin-right: 10px; margin-right: 0.714285714rem; margin-left: auto; } label ~ span.required { float: right; margin: -18px -16px 0 0; margin: -1.285714286rem -1.142857143rem 0 0; } /* =Front page template styling -------------------------------------------------------------- */ .template-front-page .widget-area .widget_text img { float: right; margin: 8px 0 8px 24px; margin: 0.571428571rem 0 0.571428571rem 1.714285714rem; } /* =Widget styling -------------------------------------------------------------- */ .widget-area .widget ul ul { margin-right: 12px; margin-right: 0.857142857rem; margin-left: auto; } .widget-area .textwidget li { margin-left: auto; margin-right: 36px; margin-right: 2.571428571rem; } .widget_recent_entries .post-date, .widget_rss .rss-date { margin-right: 12px; margin-right: 0.857142857rem; margin-left: auto; } #wp-calendar th, #wp-calendar td, #wp-calendar caption { text-align: right; } #wp-calendar #next { padding-left: 24px; padding-left: 1.714285714rem; text-align: left; padding-right: 0; } /* =Media queries -------------------------------------------------------------- */ /* Minimum width of 600 pixels. */ @media screen and (min-width: 600px) { .site-content, .template-front-page.has-post-thumbnail article { float: right; } .widget-area, .entry-page-image { float: left; } .site-header h1, .site-header h2 { text-align: right; } .template-front-page .widget-area .widget_text img { float: right; margin: 8px 0 8px 24px; } .template-front-page .widget-area .widget, .template-front-page.two-sidebars .widget-area .front-widgets { float: right; } .template-front-page .widget-area .widget:nth-child(odd) { clear: left; } .template-front-page .widget-area .widget:nth-child(even), .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets { float: left; margin: 0 24px 0; margin: 0 1.714285714rem 0; } .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { text-align: right; } .main-navigation li { margin-left: 40px; margin-left: 2.857142857rem; margin-right: auto; } .main-navigation li ul ul { margin-right: 0; right: 100%; left: auto; } .main-navigation ul li:hover > ul { border-right: 0; border-left: none; } .commentlist .children { margin-right: 48px; margin-right: 3.428571429rem; margin-left: auto; } }
SILENT KILLER Tool