사용자:Sakura: 두 판 사이의 차이

편집 요약 없음
문서를 비움
태그: 비우기 수동 되돌리기
 
(같은 사용자의 중간 판 77개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<div class="Neon-genesis-evangelion">
<div class="NGE-main">
<div class="NGE-youtube">{{youtube|GYeOVn0PhSk|200px|200px|center}}</div>
<big><big><span id="NGE-text" style="font-size: 12.5pt; font-weight: 900">One Last Kiss</span></big></big><br>
<span id="NGE-text" style="font-style: italic; font-weight: 900">우타다 히카루(宇多田ヒカル)</span><br>
</div></div>
<br>
<div class="Neon-genesis-evangelion-1">
<div class="NGE-main">
<div class="NGE-youtube">{{youtube|7SeiwBKuFNA|200px|200px|center}}</div>
<big><big><span id="NGE-text" style="font-size: 12.5pt; font-weight: 900">桜流し</span></big></big><br>
<span id="NGE-text" style="font-style: italic; font-weight: 900">우타다 히카루(宇多田ヒカル)</span><br>
</div></div>
<br>
<div class="Neon-genesis-evangelion-2">
<div class="NGE-main">
<div class="NGE-youtube">{{youtube|SbDIJ_hBbpM|200px|200px|center}}</div>
<big><big><span id="NGE-text" style="font-size: 12.5pt; font-weight: 900">翼をください</span></big></big><br>
<span id="NGE-text" style="font-style: italic; font-weight: 900">하야시바라 메구미(林原めぐみ)</span><br>
</div></div>
<br>
<div class="Neon-genesis-evangelion-3">
<div class="NGE-main">
<div class="NGE-youtube">{{youtube|jmKRgqWGrWc|200px|200px|center}}</div>
<big><big><span id="NGE-text" style="font-size: 12.5pt; font-weight: 900">Beautiful World</span></big></big><br>
<span id="NGE-text" style="font-style: italic; font-weight: 900">우타다 히카루(宇多田ヒカル)</span><br>
</div></div>
<html>
<link href="https://fonts.googleapis.com/css?family=Sawarabi+Mincho" rel="stylesheet">
<style>
/* 다크모드 */
/* DDDbody {color: white;}DDD */
/* DDD.Liberty {background: black;}DDD */
/* DDD.Liberty .content-wrapper .liberty-content .liberty-content-header{background-color: #101010;}DDD */
/* DDD.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {color: white;}DDD */
/* DDD.Liberty .content-wrapper .liberty-content .liberty-content-main {background-color: #151515; color: white;}DDD */
/* DDD.Liberty .content-wrapper .liberty-content .liberty-footer{background-color: #101010;}DDD */


/* DDD.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link.active, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:hover, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:focus, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:active {color: white; background-color: #151515;}DDD */
/* DDD.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link {background: #101010;}DDD */
/* DDD.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content {background: #151515;}DDD */
/* DDD.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-footer {background-color: #101010;}DDD */
/* DDD.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {color: white;}DDD */
/* 본문 */
.Neon-genesis-evangelion {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10pt;
    font-family: 'Sawarabi Mincho', '조선일보명조', 'Chosunilbo_myungjo';
    line-height: 200%;
}
.Neon-genesis-evangelion::before {
    content: "";
    position: absolute;
    top: 0; left:0; right:0; bottom:0;
    background: linear-gradient(to top, rgba(21,21,21,1) 0%, rgba(21,21,21,0) 50%), url(https://img.cgv.co.kr/Movie/Thumbnail/Poster/000086/86213/86213_1000.jpg);
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
    filter: blur(0.25em);
    z-index: 1;
}
.Neon-genesis-evangelion-1 {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10pt;
    font-family: 'Sawarabi Mincho', '조선일보명조', 'Chosunilbo_myungjo';
    line-height: 200%;
}
.Neon-genesis-evangelion-1::before {
    content: "";
    position: absolute;
    top: 0; left:0; right:0; bottom:0;
    background: linear-gradient(to top, rgba(21,21,21,1) 0%, rgba(21,21,21,0) 50%), url(https://img.cgv.co.kr/Movie/Thumbnail/Poster/000086/86333/86333_1000.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
    filter: blur(0.25em);
    z-index: 1;
}
.Neon-genesis-evangelion-2 {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10pt;
    font-family: 'Sawarabi Mincho', '조선일보명조', 'Chosunilbo_myungjo';
    line-height: 200%;
}
.Neon-genesis-evangelion-2::before {
    content: "";
    position: absolute;
    top: 0; left:0; right:0; bottom:0;
    background: linear-gradient(to top, rgba(21,21,21,1) 0%, rgba(21,21,21,0) 50%), url(https://img.cgv.co.kr/Movie/Thumbnail/Poster/000086/86332/86332_1000.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
    filter: blur(0.25em);
    z-index: 1;
}
.Neon-genesis-evangelion-3 {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10pt;
    font-family: 'Sawarabi Mincho', '조선일보명조', 'Chosunilbo_myungjo';
    line-height: 200%;
}
.Neon-genesis-evangelion-3::before {
    content: "";
    position: absolute;
    top: 0; left:0; right:0; bottom:0;
    background: linear-gradient(to top, rgba(21,21,21,1) 0%, rgba(21,21,21,0) 50%), url(https://img.cgv.co.kr/Movie/Thumbnail/Poster/000086/86331/86331_1000.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
    filter: blur(0.25em);
    z-index: 1;
}
.NGE-main{
    position: relative;
    display: inline-block;
    padding: 5rem 0;
    z-index: 2;
}
.NGE-youtube{
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 0 0 1em black;
    z-index: 2;
}
#NGE-text {
    color: white;
    text-shadow: 0 0 0.5em black;
}
/* 글꼴 */
@font-face {
    font-family: 'Chosunilbo_myungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* 부가기능 */
* {
    cursor: url(https://evewiki.kr/w/images/a/a3/Rei.png) 8 0, auto !important
}
body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
</style>
</html>

2024년 8월 1일 (목) 22:58 기준 최신판