|
|
| (같은 사용자의 중간 판 84개는 보이지 않습니다) |
| 1번째 줄: |
1번째 줄: |
| <div class="Neon-genesis-evangelion">
| |
| <center><div class="NGE-youtube">{{youtube|GYeOVn0PhSk|200px|200px|center}}</div></center>
| |
| <div class="NGE-main">
| |
| <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>
| |
| <html>
| |
| <style>
| |
| .navbar-fixed-top {
| |
| position: relative;
| |
| }
| |
| .liberty-sidebar {
| |
| display: none;
| |
| }
| |
| .Liberty .content-wrapper {
| |
| margin-top: 1rem;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content {
| |
| margin-right: auto;
| |
| margin-left: auto;
| |
| }
| |
| .footer-info {
| |
| display: none;
| |
| }
| |
|
| |
|
| /* 다크모드 */
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks {
| |
| background: #FFF;
| |
| color: #000;
| |
| }
| |
| #ca-edit {
| |
| bottom: 5000px
| |
| }
| |
| .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
| |
| border-radius: 1rem;
| |
| }
| |
| a[href*="%EC%82%AC%EC%9A%A9%EC%9E%90%ED%86%A0%EB%A1%A0"] {
| |
| border-top-right-radius: 0 !important;
| |
| border-bottom-right-radius: 0 !important;
| |
| }
| |
| a[href*="history"] {
| |
| border-radius: 0 !important;
| |
| }
| |
| button[class*="tools-share"] {
| |
| border-radius: 0 !important;
| |
| }
| |
|
| |
| body {
| |
| color: white;
| |
| }
| |
| .Liberty {
| |
| background: black;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header{
| |
| background-color: #101010;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
| |
| color: white;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main {
| |
| background-color: #151515;
| |
| color: white;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-footer{
| |
| background-color: #101010;
| |
| }
| |
|
| |
| .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;
| |
| }
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link {
| |
| background: #101010;
| |
| }
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content {
| |
| background: #151515;
| |
| }
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-footer {
| |
| background-color: #101010;
| |
| }
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
| |
| color: white;
| |
| }
| |
|
| |
| /* 본문 */
| |
| .Neon-genesis-evangelion {
| |
| position: relative;
| |
| width: 100%;
| |
| padding-top: 7em;
| |
| padding-bottom: 7em;
| |
| text-align: center;
| |
| font-size: 10pt;
| |
| font-family: '조선일보명조', '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://www.evangelion.co.jp/img_rn/top/main_15_pc.jpg);
| |
| background-position: center 80%;
| |
| background-repeat: no-repeat;
| |
| background-size: cover;
| |
| background-attachment: fixed;
| |
| filter: blur(0.25em);
| |
| z-index: 1;
| |
| }
| |
| .Neon-genesis-evangelion .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;
| |
| }
| |
| .Neon-genesis-evangelion .NGE-main{
| |
| position: relative;
| |
| display: inline-block;
| |
| 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>
| |