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

편집 요약 없음
문서를 비움
태그: 비우기 수동 되돌리기
 
(같은 사용자의 중간 판 74개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<html>
<style>
/* 본문 */


/* 글꼴 */
@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 기준 최신판