더위키을 나무위키처럼 변경
더나무위키 by kindongshin

Details
Authorkindongshin
LicenseNo License
Categorythewiki
Created
Updated
Code size2.3 kB
Code checksumc4be2c03
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 20250224.15.06
@namespace ?
==/UserStyle== */
@-moz-document domain("thewiki.kr") {
html, body, th, td, input, select, textarea, button, div, p, h1, h2, h3, h4, h5, h6, a, span, li {
font-family: "Open Sans",arial,'Apple SD Gothic Neo','Noto Sans CJK KR','본고딕','KoPubDotum Medium','나눔바른고딕','나눔고딕','NanumGothic','맑은고딕','Malgun Gothic',sans-serif !important;
}
.senkawa .navbar {
border-top: 1px solid #999 !important;
}
.senkawa .navbar-wrapper,
.senkawa .navbar {
background-color: #008275;
}
.senkawa .navbar-nav .nav-link:hover {
background-color: #38A59A;
color: white;
}
.senkawa .navbar .user-menu .icon {
padding-top: 0.3rem;
}
.senkawa .navbar .wiki-logo {
height: 2.6rem;
width: 6.6rem;
background: transparent url("https://web.archive.org/web/20160701041453im_/https://namu.wiki/img/namuwiki_logo_kor_white_small.png") no-repeat scroll center center/ auto 35px;
padding: 0;
}
.senkawa .navbar-nav .icon-title {
margin-left: .5rem;
}
.ion-ios-gear::before {
content: "\f149";
}
.dropdown-toggle::after {
margin-left: .55rem;
}
#goToTop {
position: fixed;
margin: 0;
padding: 0;
right: 0;
bottom: 0;
list-style-type: none;
border-bottom: none;
border-right: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top-left-radius: 5px;
background-color: #008275;
opacity: 0.8;
color: white;
font-size: 1.8rem!important;
line-height: 42px;
text-align: center;
}
#goToTop:hover {
border-color: #ccc;
background: #008275;
color: #fff;
}
.ion-arrow-up-c::before {
content: "\f10d";
}
.wiki-article div.wiki-category {
border: 1px solid #ccc;
}
div[style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"] {
border-top: 5px solid #00a495!important;
}
}
@-moz-document url("https://thewiki.kr/w/%EB%8D%94%EC%9C%84%ED%82%A4:%ED%99%88") {
.wiki-article .wiki-table {
border-color: #00a495 !important;
}
td[style="background-color:#353535"],
td[style="background-color:#353535;color:#fff"],
td[style="background-color:#353535;color:#fff;width:135px"] {
background-color: #00a495 !important;
}
}