Skip to content

MLBpark.donga.com Custom UI by thething99

Screenshot of MLBpark.donga.com Custom UI

Details

Authorthething99

LicenseCC BY NC

Categorymlbpark.donga.com

Created

Updated

Size38 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

mlbpark.donga.com Custom Tweak by 1q84
2024-10-21 ver. a01

Notes

mlbpark.donga.com Custom Tweak by 1q84

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         mlbpark-1q84
@version      20241021.11.01
@namespace    https://userstyles.world/user/1q84
@description  test
@author       1q84
@license      CC BY
==/UserStyle== */

@-moz-document url-prefix("https://mlbpark.donga.com") {
@charset "utf-8";
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 200;
    src: url("https://image.donga.com/font/NotoSansKR-Regular.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Regular.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Regular.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-weight: 400;
    src: url("https://image.donga.com/font/NotoSansKR-Medium.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Medium.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Medium.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-weight: 700;
    src: url("https://image.donga.com/font/NotoSansKR-Bold.eot");
    src: url("https://image.donga.com/font/NotoSansKR-Bold.eot?#iefix") format("embedded-opentype"), url("https://image.donga.com/font/NotoSansKR-Bold.woff2") format("woff2"), url("https://image.donga.com/font/NotoSansKR-Bold.woff") format("woff"), url("https://image.donga.com/font/NotoSansKR-Bold.otf") format("opentype");
}

/* Common Style */
* {
    margin: 0;
    padding: 0;
    word-spacing: 0px;
    letter-spacing: -0.5px;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    
    font-family: "돋움", Dotum, sans-serif, Arial;
    font-size: 13px;
    font-weight: 200;
    position: relative;
}

.tbl_type01 tbody tr td .tit a{
    font-family: "돋움", Dotum, sans-serif, Arial;
    font-size: 13px;
    position: relative;
    
    
}


table,
div {
    border-collapse: collapse;
}

select,
textarea,
input {
    font-family: "돋움", Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    vertical-align: top;
}

.reply_list {
     font-family: "굴림", Gulim,  Helvetica, sans-serif, Arial;    
}

.tbl_type01 .replycnt {
    font-family: "돋움", Helvetica, sans-serif;
    font-size: 12px;
    word-spacing: -10px;
    letter-spacing: -1px;


}


.lists {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
}

.lists .items {
    position: relative;
    min-height: 31px;
    border-bottom: 1px solid #ccc;
    width: 100% auto;
    padding: 5px 0;
}

.lists .block {
    width: 100% auto;
    padding: 4px 4px 4px 53px;
    line-height: 28px;
}

.lists .block a {
    color: gray;
    margin: 0 5px;
}

.lists .block span {
    color: #25a;
}

.lists .btn_list {
    position: absolute;
    bottom: 12px;
    right: 15px;
}

.lists .btn_list .btn_write {
    margin-right: 8px;
}

.lists .items .reply {
    display: block;
    width: 11px !important;
    height: 12px !important;
    margin: 10px 12px 0 24px !important;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_reply.gif') no-repeat 0 0;
    text-indent: -999999px;
}

.lists .head {
    border-bottom: 1px solid #bbb;
    background: #eaeff9;
    font-weight: bold;
}

.lists .head .photo {
    float: left;
}

.lists .dugout {
    border-bottom: 1px solid #bbb;
    background: #eaeff9;
    font-weight: bold;
}

.lists .items .photo {
    float: left;
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 3px 10px 0 10px;
    vertical-align: top;
}

.lists .items .photo .icon_rank {
    position: absolute;
    top: 8px;
    left: 18px;
    width: 19px;
    height: 19px;
    background: url('https://image.donga.com/challenge/mlbpark/images/bg_ranking320.png') no-repeat 0 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    letter-spacing: -1px;
}

.lists .items .photo .icon_new {
    position: absolute;
    top: 19px;
    left: 25px;
    width: 18px;
    height: 18px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_new01.png') no-repeat 0 0;
}

.lists .items .photo .icon_hot {
    position: absolute;
    top: 19px;
    left: 25px;
    width: 18px;
    height: 18px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_hot01.png') no-repeat 0 0;
}

.lists .items .photo a img {
    width: 27px;
    height: 27px;
    border: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid #bfbfbf;
    border-radius: 100%
}

.lists .items .text {
    display: inline-block;
    width: 650px;
    vertical-align: middle;
    padding-top: 3px;
}

.lists .items .text .info {
    float: right;
    font-size: 14px;
}

.lists .items .text .title {
    text-align: center;
    line-height: 22px;
}

.lists .items .text .nick {
    display: inline-block;
    width: 125px;
    color: #5181e3;
}

.lists .items .text .val {
    display: inline-block;
    color: #34518d;
    width: 50px;
    text-align: right;
    padding-right: 5px;
    font-size: 13px;
}

.lists .items .text .date {
    display: inline-block;
    color: #666;
    width: 90px;
}

.lists .items .text .board {
    display: inline-block;
    color: #666;
    margin: 0 7px;
    width: 85px;
}

.lists .items .text .board a {
    color: #666 !important;
}

.lists .items .text .allim {
    display: block;
    color: #666 !important;
    font-size: 13px;
}

.lists .items .text .allim em {
    font-style: normal;
    color: #25a;
}

.lists .items .text .del {
    position: absolute;
    top: 17px;
    right: 5px;
    margin-right: 5px;
}

.lists .items .text .del img {
    width: 12px;
    height: auto;
    border: none;
}

.lists .items .text .title a {
    display: inline-block;
    width: 350px;
    color: #333;
    text-align: left;
    font-size: 12px;
    font-family: "돋움", "Gulim";
}

.lists .items .text .title span {
    color: #25a;
    padding-right: 3px;
}

.lists .items .text .title a .replycnt {
    color: #ec4908;
    padding-left: 2px;
    font-weight: bold;
    letter-spacing: -15px;
}

.lists .items .text .dugout_title {
    display: inline-block;
}

.lists .items .text .dugout_title a {
    color: #333;
    width: 325px !important;
}

.lists .items .text .aggreeK {
    display: none;
}

.lists .items .text .aggreeY {
    display: none;
}

.lists .items .text .viewK {
    display: none;
}




/* 메인페이지 하단 투데이베스트 영역 탑 변경 */
/*240417 수정*/
.today_layer.type2 .main_contents .plus {
    position: absolute;
    top: 0;
    right: 10px;
}

.today_layer.type2 .main_contents .plus:hover {
    text-decoration: none;
}

.today_layer.type2 .main_contents .plus span {
    display: block;
    padding-left: 34px;
    height: 54px;
    background: url('https://web.archive.org/web/20241008001102im_/https://image.donga.com/mlbpark/img/icon_ballplus.png') no-repeat 0 50%;
    font-size: 14px;
    color: #111;
    letter-spacing: 1px;
    line-height: 54px;
}

.today_layer.type2 .main_contents .tit_today {
    width: 100%;
    font-family: 'Noto Sans KR';
    line-height: 50px;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
}

/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn {
    right: unset;
    left: 170px;
    top: 12px;
}

/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a {
    width: 85px;
}

/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a:first-child {
    width: 87.83px;
}

/*240422 수정*/
.today_layer.type2 .main_contents .tab_btn a img {
    width: 100%;
}

/*240422 수정*/
.lists_today_contxt {
    width: 1030px;
    background: #fff;
}

.lists_today_contxt > div {
    display: table;
    width: 1030px;
    background: #fff;
    margin: 0;
    padding: 0;
}

/*.lists_today_contxt ul:first-child {border-left:none;width:246px;}*/
.lists_today {
    float: left;
    margin: 0 -1px 0 0;
    padding: 0 18px 12px;
    width: 307px;
    border-right: 1px solid #ebebeb;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    background: none;
}

.lists_today .items {
    position: static;
    border: none;
    padding: 0 0 0 7px;
    width: 280px;
    min-height: 24px;
    background: url("https://web.archive.org/web/20241008001102im_/https://image.donga.com/challenge/mlbpark/images/dot_gray.gif") no-repeat 0 9px;
}

.lists_today+.lists_today+.lists_today {
    border-right: none;
}

.lists_today .items .text {
    width: 307px !important;
    padding: 0;
}

.lists_today .items .text .title {
    width: 220px !important;
}

.lists_today .items .text .title a {
    width: 295px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.lists_today .items .photo {
    display: none;
}

.lists_today .items .text .nick {
    display: none;
}

.lists_today .items .text .date {
    display: none;
}

.lists_today .items .text .title {
    padding: 0 5px 0 0;
    line-height: 18px;
    font-size: 14px;
}

.lists_today .items .text .title a {
}

.lists_today .items .text .title a:hover {
    color: #25a;
}

.lists_today .items .text .title a:visited {
    color: #999;
}

.today_layer {
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.today_layer_obj {
    display: block;
    width: 1030px;
    margin: 0 auto;
    border: 1px solid #dbdbdb;
    text-align: left;
}






/*240923 수정*/
.view_head {
    width: 100% auto;
    padding-top: 15px;
    border-left: 1px solid #ced0d7;
    border-right: 1px solid #ced0d7;
    background: #fff;
}

.view_head .items {
    padding: 0 10px;
}

.view_head .items .photo {
    position: absolute;
    right: 20px;
    top: 10px;
    border-radius: 100%;
    border: 1px solid #bfbfbf;
}

.view_head .items .photo a img {
    ...

Reviews

No reviews yet.