편집 요약 없음 |
편집 요약 없음 |
||
| 11번째 줄: | 11번째 줄: | ||
/* 스베오 */ | /* 스베오 */ | ||
.sveo-header{ | .sveo-header { | ||
background-image:linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%),linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%,transparent 40%),linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%),linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%,transparent 35%),linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%),linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%),linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%,transparent 40%),linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%),linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%,transparent 35%),linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%),linear-gradient(115deg, #003973 16%, #FFC90E 16%, #FFC90E 18%, #fff 18%, #fff 19%, #FF86AD 19%, #FF86AD 25%, #003973 45%, #003973 55%, #FF86AD 75%, #FF86AD 81%, #fff 81%, #fff 82%, #FFC90E 82%, #FFC90E 84%, #003973 84%); | background-image: | ||
background-size:18% 100%,17% 100%,15% 100%,16% 100%,13% 100%,18% 100%,15% 100%,17% 100%,13% 100%,16% 100%,100% 100%; | linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%), | ||
background-position:left center,left center,left center,left center,left center,right center,right center,right center,right center,right center,center; | linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%, transparent 40%), | ||
background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat; | linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%), | ||
linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%, transparent 35%), | |||
linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%), | |||
linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%), | |||
linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%, transparent 40%), | |||
linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%), | |||
linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%, transparent 35%), | |||
linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%), | |||
linear-gradient(115deg, #003973 16%, #FFC90E 16%, #FFC90E 18%, #fff 18%, #fff 19%, #FF86AD 19%, #FF86AD 25%, #003973 45%, #003973 55%, #FF86AD 75%, #FF86AD 81%, #fff 81%, #fff 82%, #FFC90E 82%, #FFC90E 84%, #003973 84%); | |||
background-size: | |||
18% 100%, 17% 100%, 15% 100%, 16% 100%, 13% 100%, | |||
18% 100%, 15% 100%, 17% 100%, 13% 100%, 16% 100%, 100% 100%; | |||
background-position: | |||
left 4% center, left 4% center, left 4% center, left 4% center, left 4% center, | |||
right 4% center, right 4% center, right 4% center, right 4% center, right 4% center, | |||
center center; | |||
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, | |||
no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, | |||
no-repeat; | |||
} | } | ||
} | } | ||
2025년 9월 27일 (토) 18:38 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-collapsible-toggle a:hover,
.mw-collapsible-toggle:hover {
background-color: transparent !important;
color: inherit !important;
box-shadow: none !important;
}
.mw-collapsible-toggle {
color: f000 !important;
}
/* 스베오 */
.sveo-header {
background-image:
linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%),
linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%, transparent 40%),
linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%),
linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%, transparent 35%),
linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%),
linear-gradient(to bottom, transparent 40%, #FF86AD 40%, #FF86AD 60%, transparent 60%),
linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 40%, transparent 40%),
linear-gradient(to bottom, transparent 60%, #fff 60%, #fff 65%, transparent 65%),
linear-gradient(to bottom, transparent 25%, #FFC90E 25%, #FFC90E 35%, transparent 35%),
linear-gradient(to bottom, transparent 65%, #FFC90E 65%, #FFC90E 75%, transparent 75%),
linear-gradient(115deg, #003973 16%, #FFC90E 16%, #FFC90E 18%, #fff 18%, #fff 19%, #FF86AD 19%, #FF86AD 25%, #003973 45%, #003973 55%, #FF86AD 75%, #FF86AD 81%, #fff 81%, #fff 82%, #FFC90E 82%, #FFC90E 84%, #003973 84%);
background-size:
18% 100%, 17% 100%, 15% 100%, 16% 100%, 13% 100%,
18% 100%, 15% 100%, 17% 100%, 13% 100%, 16% 100%, 100% 100%;
background-position:
left 4% center, left 4% center, left 4% center, left 4% center, left 4% center,
right 4% center, right 4% center, right 4% center, right 4% center, right 4% center,
center center;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
no-repeat;
}
}