前往
大廳
主題

Stylish樣式-Mobile01 2013個人修改版

—— | 2014-05-08 16:00:29 | 巴幣 0 | 人氣 695

我不會寫,也沒有人寫今年的,只好拿去年的來改。
原版的字太小了,我只把文章標題和文章字體加大,其他地方的還是一樣小。


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mobile01.com) {

#article-tabs {
    width: 600px;
}

#image-ads div {
    display: none;
}

#image-ads div div {
    display: none;
}

#section .main {
    float: none;
    margin: 0;
    width: 100%;
}

.double_ad_l {
    display: none;
}

.double_ad_r {
    display: none;
}

.single-post-author {
    margin-bottom: 5px;
    overflow: visible;
}

.ui-tabs .ui-tabs-nav li {
    box-sizing: border-box;
}

.ui-tabs .ui-tabs-panel a {
    width: initial;
}

[alt^="??"] {
    display: none;
}

[id^="ad_"], [id*="ad_"], div.ad-a, .text-ad, div.admicrobtnlist, div.catbar-ad {
    display: none;
}

div.fb-like.fb_edge_widget_with_comment.fb_iframe_widget {
    display: none;
}

div.googlead, .sidebar, #index-category {
    display: none;
}

div.text-ad ul liad-a2, .ad-a2 {
    display: none;
}

div.topic-share {
    display: none;
}

p.nav {
    display: none;
}

p.nav:first-child {
    display: block;
}


/* 文章標題 */
#section .main h2 {
    font-size:22px !important;
}

#section .main table .subject-text a.topic_gen {
    font-size:16px !important;
}

#section .main {
    width:95% !important;
}

/* 文章內容 */
.single-post-content {
    font-size: 1.5em;
    line-height: 1.75em
}

}

創作回應

更多創作