This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>가로세로 낱말퍼즐 - 학과편 (그린)</title> | |
| <style> | |
| :root { | |
| --blue-main: #54007C; | |
| --blue-dark: #46005F; | |
| --blue-light: #BC83BD; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>가로세로 낱말퍼즐 - 학과편 (그린)</title> | |
| <style> | |
| :root { | |
| --blue-main: #54007C; | |
| --blue-dark: #46005F; | |
| --blue-light: #BC83BD; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>가로세로 낱말퍼즐 - 학과편 (그린)</title> | |
| <style> | |
| :root { | |
| --blue-main: #54007C; | |
| --blue-dark: #46005F; | |
| --blue-light: #BC83BD; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>가로세로 낱말퍼즐 - 학과편 (그린)</title> | |
| <style> | |
| :root { | |
| --blue-main: #54007C; | |
| --blue-dark: #46005F; | |
| --blue-light: #BC83BD; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width,initial-scale=1" /> | |
| <title>스코어보드</title> | |
| <style> | |
| :root{ | |
| --bg:#2f2f2f; | |
| --panel:#5f5f5f; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width,initial-scale=1" /> | |
| <title>카운트 다운 타이머</title> | |
| <style> | |
| :root{ | |
| --bg:#ffffff; --text:#111; --muted:#666; --border:#d9d9d9; | |
| --panel:#efefef; --blue:#1a73e8; --shadow: 0 8px 24px rgba(0,0,0,.10); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="utf-8"/> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
| <title>로또 룰렛 → 4팀 배정 + 팀장 뽑기 (버그수정)</title> | |
| <style> | |
| :root{ | |
| --bg:#0b1020; | |
| --txt:#e9ecff; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>로그인 정보</title> | |
| <style> | |
| body { | |
| background-color: white; | |
| font-family: Arial, sans-serif; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>제주 고등학교 숨은 낱말 찾기 - 글자 매칭 하이라이트</title> | |
| <style> | |
| body{ | |
| margin:0; | |
| font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; | |
| background:#f3e5f5; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>가로세로 낱말퍼즐 - 학과편 (그린)</title> | |
| <style> | |
| :root { | |
| --blue-main: #54007C; | |
| --blue-dark: #46005F; | |
| --blue-light: #BC83BD; |
NewerOlder