📦 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 @@
|
||||
/* 요약 박스 스타일 */
|
||||
header p:last-of-type {
|
||||
background-color: #f8f9fa;
|
||||
border: 1px solid #ddd;
|
||||
padding: 15px;
|
||||
border-radius: 5px;
|
||||
font-weight: 500;
|
||||
color: #555;
|
||||
}
|
||||
Reference in New Issue
Block a user