Skip to content

오늘의 유머 이전 스타일 by kindongshin

Screenshot of 오늘의 유머 이전 스타일

Details

Authorkindongshin

LicenseNo License

Categorytodayhumor.co.kr

Created

Updated

Size3.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

과거의 유머

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         오늘의 유머 이전 스타일
@version      20240626.12.30
@namespace    https://userstyles.world/user/kindongshin
@description  과거의 유머
@author       kindongshin
@license      No License
@var checkbox oldsearch "이전 검색바" 0 
@preprocessor   stylus
==/UserStyle== */
@-moz-document domain("www.todayhumor.co.kr") {
    body,
    h1,
    h2,
    h3,
    h4,
    input,
    button,
    textarea,
    div,
    select {
        font-family: "gulim", "Dotum", "Helvetica", "AppleGothic", "sans-serif";
    }
    html {
        border-top: 1px solid #999 !important;
    }
    #logo_line {
        height: 43px;
    }
    #logo_line2 {
        top: 11px;
    }
    #logo_line_container {
        padding: 0;
    }
    #logo_menu {
        margin: 4px 8px 0 0;
    }
    #logo_menu a {
        background-image: url('https://kimdongshin.neocities.org/sprites_top_table_inc_new.png');
    }
    #logo_line_search_div {
        border-radius: 0;
        height: 26px;
        border: 0;
    }
    #logo_line_search_div select {
        border-width: 0 1px 0 0;
        border-color: #6186a0;
        border-style: solid;
        margin: 0 0 2px 0;
        color: #2e5069;
        padding-right: 2px;
    }
    #logo_line_search_div form {
        border: 1px solid #5f87a0;
        line-height: 23px;
    }
    #logo_line_search_div input[type="text"] {
        height: 23px;
    }
    #logo_line_search_div input[type="image"] {
        margin: 4px 6px 0 0;
    }
    #login_div a:link,
    #login_div a:visited,
    #login_div a:hover {
        color: #056083;
        font-size: 12px;
    }
    #login_div .login_input {
        border: revert;
    }
    #logo_line_search_div input[type="image"] {
        margin: 4px 6px 0 5px;
    }
    #topmenu_container #topmenu_line0 {
        height: 36px;
    }
    #topmenu_container #topmenu_shadow {
        background-image: url('https://kimdongshin.neocities.org/sprites_top_table_inc_new.png');
        background-repeat: repeat-x;
        background-position: 0 -884px;
    }
    .whole_box,
    .whole_box_background,
    .whole_box.whole_box_background {
        background-color: #4d6c77!important;
        padding-top: 10px;
    }
    .writerInfoContents {
        font-size: 12px;
    }
    .viewSubjectDiv div {
        font-size: 1.1em;
        font-weight: bold;
    }
    #ok_layer,
    .memoName a:link,
    .memoName a:visited,
    .memoContent,
    .main_table .middle.center {
        font-size: 12px;
    }
    .main_table .list {
        padding: 0;
    }
    .view {
        height: 31px;
    }
    .table_list tbody tr td.subject {
        font-size: 13px
    }
    .table_list tbody tr td.name {
        font-size: 11.5px;
    }
    .table_list tbody tr td.no a {
        color: #414141;
        font-size: 10px
    }
    .table_list tbody tr td.date {
        color: #000;
        font-size: 10px;
    }
    .footerDiv {
        background: #009DBC url('http://www.todayhumor.co.kr/board/images/bottomtable_shadow.gif') repeat-x left top!important;
        padding: 10px 0 5px!important;
    }
    if oldsearch {
        #logo_line {
            height: 33px;
        }
        #logo_line2 {
            top: 5px;
        }
        #logo_line_search_div form {
            border: 0;
        }
        #logo_line_search_div input[type="text"] {
            height: 23px;
            border: revert;
        }
        #logo_line_search_div select {
            border: revert;
        }
        #logo_line_search_div {
            border-radius: 0;
            border: 0;
        }
            #topmenu_container #topmenu_shadow {
        background-image: url('https://kimdongshin.neocities.org/sprites_top_table_inc.png');
    }
    }
}

Reviews

No reviews yet.