📦 Initialize Geulbeot structure and merge Prompts & test projects

This commit is contained in:
2026-03-05 11:32:29 +09:00
commit 555a954458
687 changed files with 205247 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
h2 {
font-size: 16pt;
color: #0056b3;
margin-top: 25px;
margin-bottom: 15px;
border-left: 5px solid #0056b3;
padding-left: 10px;
break-after: avoid; /* 제목 뒤에서 페이지 넘김 방지 */
break-inside: avoid;
}