|
|
| (같은 사용자의 중간 판 70개는 보이지 않습니다) |
| 1번째 줄: |
1번째 줄: |
| <div id="transparent"><center>{{#tag:youtube|K4xLi8IF1FM|width=960px|height=540px}}</center></div>
| |
| <html>
| |
| <style>
| |
| /* 본문 */
| |
| #transparent { opacity: 10.000001; }
| |
| @media screen and (max-width: 1023px) { .transparent { display: none; } }
| |
|
| |
|
| /* 글꼴 */
| |
| @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;
| |
| }
| |
|
| |
| /* 부가기능 */
| |
| body {
| |
| -webkit-user-select: none;
| |
| -moz-user-select: none;
| |
| -ms-user-select: none;
| |
| user-select: none;
| |
| }
| |
| </style>
| |
| </html>
| |