다음 사전을 옛날 스타일로 변경
다음 사전 2017 by kindongshin
Details
Authorkindongshin
LicenseNo License
Categorydaum
Created
Updated
Size20 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
2024년 11월 16일 바로가기 아이콘 호버 복원
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link. /* ==UserStyle==
@name 다음 사전 2016
@version 20241024.01.33
@namespace https://userstyles.world/user/kindongshin
@description 다음 사전을 옛날 스타일로 변경
@author kindongshin
@var checkbox old "2013 미완성" 0
@preprocessor stylus
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://dic.daum.net") {
body,
th,
td,
input,
select,
textarea,
button {
font-family: 'Spoqa Han Sans', Apple SD Gothic Neo, MS PGothic, 'Nanum Barun Gothic YetHangul', sans-serif;
}
:root {
--color-bg-base: #f4f5f7;
--color-bg-point: #0090ff;
}
.tit_dictionary {
font-weight: 400;
font-size: 45px;
line-height: 40px;
text-align: left;
margin-left: 20px;
}
.body_home .content-article {
min-width: 610px
}
.group_search .inner_search {
width: 568px;
border: 1px solid #d0d0d0;
border-radius: 3px;
background: #fff;
box-shadow: unset;
}
.group_search .inner_search:active {
border-color: #0090ff;
}
.group_search {
margin: 30px 20px 0;
}
.wrap_lang {
margin: 0px 17px;
padding-top: 25px;
}
.box_search .tf_keyword {
width: 100%;
min-height: 58px;
border: 0 none;
border-radius: 2px;
outline: none;
font-size: 20px;
line-height: 58px;
background-color: transparent;
}
.box_search .area_btn {
padding-right: 6px;
}
.box_search .area_btn [class^="btn_"] {
padding: 16px 12px;
}
.ico_search {
background-position: 0 -60px;
background-image: url("https://t1.daumcdn.net/language/img/dic/2016/img_comm_220406.png");
background-size: 260px 640px;
}
.ico_search:active {
background-position: -30px -60px;
}
.box_link.on .ico_all {
background-position: -250px -560px;
}
.squircle_g {
width: 66px;
height: 66px;
background-color: revert;
-webkit-mask-image: unset;
mask-image: unset;
}
.squircle_g::after {
background: unset;
position: unset;
}
.wrap_lang .box_link.on .squircle_g {
background: revert;
}
.ico_all,
.ico_eng,
.ico_ee,
.ico_kor,
.ico_jp,
.ico_ch,
.ico_hanja,
.ico_more {
background-image: url("https://t1.daumcdn.net/language/img/dic/2016/img_top_170410.gif");
}
.link_lang .ico_all {
width: 66px;
height: 66px;
background-position: -250px 0;
background-size: unset;
}
.link_lang .ico_eng {
width: 66px;
height: 66px;
background-position: -320px 0px;
background-size: unset;
}
.link_lang .ico_ee {
width: 66px;
height: 66px;
background-position: -390px 0px;
background-size: unset;
}
.link_lang .ico_kor {
width: 66px;
height: 66px;
background-position: -460px 0px;
background-size: unset;
}
.link_lang .ico_jp {
width: 66px;
height: 66px;
background-position: -530px 0px;
background-size: unset;
}
.link_lang .ico_ch {
width: 66px;
height: 66px;
background-position: -600px 0px;
background-size: unset;
}
.link_lang .ico_hanja {
width: 66px;
height: 66px;
background-position: -670px 0px;
background-size: unset;
}
.link_lang .ico_more {
width: 66px;
height: 66px;
background-position: -740px 0px;
background-size: unset;
}
.box_link.on .ico_eng {
background-position: -320px -560px;
}
.box_link.on .ico_ee {
background-position: -390px -560px;
}
.box_link.on .ico_kor {
background-position: -460px -560px;
}
.box_link.on .ico_jp {
background-position: -530px -560px;
}
.box_link.on .ico_ch {
background-position: -600px -560px;
}
.box_link.on .ico_hanja {
background-position: -670px -560px;
}
.wrap_lang .link_lang:hover .squircle_g {
background-color: unset;
}
.ico_comm.ico_all:hover {
background-position: -250px -280px;
}
.ico_comm.ico_eng:hover {
background-position: -320px -280px;
}
.ico_comm.ico_ee:hover {
background-position: -390px -280px;
}
.ico_comm.ico_kor:hover {
background-position: -460px -280px;
}
.ico_comm.ico_jp:hover {
background-position: -530px -280px;
}
.ico_comm.ico_ch:hover {
background-position: -600px -280px;
}
.ico_comm.ico_hanja:hover {
background-position: -670px -280px;
}
.ico_comm.ico_more:hover {
background-position: -740px -280px;
}
.list_lang .link_lang .squircle_g,
.layer_lang .tit_lang,
.wrap_lang .link_lang .txt_lang,
.wrap_search .link_hanja .ico_arrow2,
.box_recommend .txt_recommend {
display: none;
}
#deleteQuery {
display: none !important;
}
.list_word .link_word,
.list_word .btn_suggest {
border-radius: unset;
}
.layer_body {
padding: 23px 3px 23px 0px;
}
.layer_lang .list_lang {
padding: 0;
}
.layer_comm [class^="layer_inner_"] {
border-radius: 3px;
background-color: var(--color-bg-white100);
box-shadow: revert;
border: 1px solid #666878;
font-size: 12px;
}
.layer_inner_lang {
height: 220px;
width: 580px;
}
.list_lang .link_lang {
margin: 0;
padding: 4px 0 0 29px;
height: 21px;
border-radius: unset;
font-size: 12px;
line-height: 18px;
background-color: transparent;
transition: background-color .3s #f5f5f7;
font-family: "돋움", dotum, sans-serif;
}
.inner_foot .link_appdown {
width: 321px;
height: 62px;
border-radius: 30px;
border: 1px solid #e9e9e9;
border-color: #f4f5f6;
padding-left: 78px;
}
.ico_app {
width: 26px;
height: 26px;
background-position: revert;
background-size: revert;
background-image: url("https://i1.daumcdn.net/img-contents/dic/2016/img_app.png");
}
.wrap_search .link_hanja {
top: -64px;
font-weight: unset;
font-size: 17px;
color: #000;
}
.ico_keyboard, .ico_keyboard2, .ico_handwrite, .ico_handwrite2 {
background-image: unset;
width: 60px;
height: 28px;
line-height: 28px;
background-position: 0 0;
font-size: 17px;
color: #000;
}
.ico_keyboard:active, .ico_keyboard:hover, .ico_handwrite:active, .ico_handwrite:hover {
text-decoration: underline;
}
.ico_keyboard, .ico_keyboard2 {
margin-right: -5px;
width: 80px;
}
.ico_handwrite, .ico_handwrite2 {
margin-right: -62px;
width: 80px;
}
.btn_keyboard, .btn_handwrite, .btn_handwrite.btn_dic_on.btn_on {
height: 0;
margin-top: -61px;
}
.ico_comm.ico_keyboard_on {
color: #0090ff;
}
.ico_comm.ico_keyboard:after {
border-right: 1px solid rgb(226, 227, 227);
}
.list_keymenu .link_keymenu[aria-selected="true"] {
border-color: unset;
font-weight: unset;
color: #0090ff;
background-color: unset;
}
.list_keymenu .link_keymenu {
border: 0;
font-size: 15px;
color: #888;
letter-spacing: -1px;
}
.tbl_comm {
border-radius: 0;
border: 1px solid var(--color-bg-black16);
}
.wrap_input {
width: 281px;
height: 281px;
border-radius: 0;
border: 2px solid #41455d;
background: url(https://i1.daumcdn.net/imgsrc.search/dic/dic_2011/images/common/input_bg.gif);
}
.wrap_input::before, .wrap_input::after {
background: unset;
}
.util_delete .btn_delete {
border-radius: 0;
border: 0;
font-size: 0;
margin-left: 3px;
width: 74px;
height: 26px;
background-image: url(https://i1.daumcdn.net/imgsrc.search/dic/dic_2011/images/common/img_input.gif);
}
.util_delete .btn_delete:first-child {
background-position: 0 -810px;
margin-left: 52px;
}
#clearAll {
background-position: 0 -450px;
}
.box_recommend {
width: 223px;
border-radius: 0;
padding: 0;
border: 1px solid #b4b7c2;
...