📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
5
02. Prompts/문서생성/domain/도메인_문서생성_대략_색감만_v01.md
Normal file
5
02. Prompts/문서생성/domain/도메인_문서생성_대략_색감만_v01.md
Normal file
@@ -0,0 +1,5 @@
|
||||
/* A, B의 대략 색감만 아주 약하게 */
|
||||
.preview-a4.a .accent{ height:2px; background:#006400; opacity:0.55; margin:4px 0 6px; }
|
||||
.preview-a4.b .accent{ height:2px; background:#e53935; opacity:0.55; margin:4px 0 6px; }
|
||||
</style>
|
||||
</head>
|
||||
Reference in New Issue
Block a user