Logseq/logseq/custom.css
2026-07-17 21:23:37 +09:00

6 lines
144 B
CSS
Executable File

.page-title {
font-size: 1.em !important;
font-weight : bold !important;
color: #006400 !important; /* 원하는 색상으로 변경 */
}