Skip to content

MLBpark AD Remove by thething99

Screenshot of MLBpark AD Remove

Details

Authorthething99

LicenseNo License

Categorymlbpark.donga.com

Created

Updated

Size42 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

댓글 UI 변경, 광고 제거, 맑은 고딕

Notes

Userstyle doesn't have notes.

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 AD Remove
@version      20241115.15.52
@namespace    https://userstyles.world/user/thething99
@description  댓글 UI 변경, 광고 제거, 맑은 고딕
@author       thething99
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name         MLBpark AD Remove
@version      20241102.19.25
@namespace    https://userstyles.world/user/thething99
@description  mlbpark.donga.com Custom UI
@author       1Q84
@license      CC BY NC
==/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");
}
/*ad remove
*/
.top_ad,
.big_banner,
.AD_asde01,
.the_hottest,
.naver_power,
.kakao_ad_area,
.view_context .photo,
.realssp_dv,
#taboola-right-rail-thumbnails-abp,
#left_ad_bottom,
#lb_banner,
#left_ad_chg,
#center_ad01,
#center_ad02,
.left_cont div[style^="width:670px; margin:10px 0;background:#fff; padding:10px 20px 0 20px;overflow:hidden;border:1px solid #dbdbdb;"],
#aceplanet_06VP,
#adWrap,
#right_cont>div:last-of-type,
#right_cont>a:nth-of-type(1),
.lists .items.nocnt,
.main_contents .plus,
.list_search+div,
.elaborate_cont
{
    display: none;
}

.burning.type2 {
    display: auto;
    overflow: hidden;
    height: 470px;
    position: relative; 
    padding:  0px 0px 0px 0px; 
    border: 1px solid #ccc;    
}


/* Common Style */
* {
    margin: 0;
    padding: 0;
   
   /*
    word-spacing: 0.09em;
    letter-spacing: 0.4px;
   
    
     
    font-family: 'Noto Sans KR', AppleGothic, 'Dotum', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: -0.4px;
    color: #333;
    
     */
    
}

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

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


.t_left {
 
}
    
.tbl_type01 tbody tr td .tit {
   
}
    
.tbl_type01 tbody tr td .tit a{
    font-family: "Malgun Gothic",Dotum, sans-serif, Arial;
    font-size: 13px;
    position: relative;
    color: #111;
   /*
    inline-size: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow-wrap: break-word;
    white-space: nowrap
   
    
display: inline-block;
   */
    
 
    
    
}

.tbl_type01 .replycnt {
    font-family: "Malgun Gothic",Dotum, sans-serif, Arial;
    font-size: 12px;
    word-spacing: -10px;
    letter-spacing: -1px;
    
    white-space: nowrap;


}

table,
div {
    border-collapse: collapse;
}

select,
textarea,
input {
    font-family: "Malgun Gothic",Dotum, sans-serif, Arial;
    letter-spacing: -0.6px;
    word-spacing: 1.5px;
    
    color: #212529;
    
    vertical-align: top;
}

.reply_list {
     /*
    font-family: "Noto Sans KR", Dotum, sans-serif, Arial;
    */
    font-family: "Malgun Gothic",Dotum, sans-serif, Arial;
    letter-spacing: -0.6px;
    word-spacing: 1px;
    
    color: #212529;
    
}




.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: 13px;
    font-family: "Malgun Gothic",Dotum, sans-serif, Arial;
}

.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;
 ...

Reviews

No reviews yet.