mycode/Logseq/logseq/custom.css
2025-07-03 20:36:44 +09:00

6 lines
144 B
CSS

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