📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
9
02. Prompts/문서생성/domain/도메인_문서생성_전문적인_네이비_v01.md
Normal file
9
02. Prompts/문서생성/domain/도메인_문서생성_전문적인_네이비_v01.md
Normal file
@@ -0,0 +1,9 @@
|
||||
:root {
|
||||
--font-main: 'Noto Sans KR', sans-serif;
|
||||
--page-width: 210mm;
|
||||
--page-height: 297mm;
|
||||
--margin-top: 25mm;
|
||||
--margin-bottom: 25mm;
|
||||
--margin-side: 25mm;
|
||||
--primary-color: #003366; /* 전문적인 네이비 컬러 */
|
||||
}
|
||||
Reference in New Issue
Block a user