📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
12
02. Prompts/문서생성/domain/도메인_문서생성_소제목은_내부_v01.md
Normal file
12
02. Prompts/문서생성/domain/도메인_문서생성_소제목은_내부_v01.md
Normal file
@@ -0,0 +1,12 @@
|
||||
/* 중, 소제목은 단 내부 */
|
||||
.sheet .body-content .b-col h2{
|
||||
color: var(--b-accent) !important;
|
||||
border-left: 5px solid var(--b-primary) !important;
|
||||
margin: 10px 0 6px 0;
|
||||
font-size: 12pt;
|
||||
font-weight: 900;
|
||||
}
|
||||
.sheet .body-content .b-col h3{
|
||||
color: var(--b-primary) !important;
|
||||
margin: 8px 0 4px 0;
|
||||
|
||||
Reference in New Issue
Block a user