최초 커밋

This commit is contained in:
root
2026-07-23 16:15:57 +09:00
commit c8f5efb6b7
14652 changed files with 4812531 additions and 0 deletions
@@ -0,0 +1,23 @@
html, body {
}
p {
margin: 0;
}
table, td, th { border:1px dotted #ccc; }
table { border-collapse: collapse }
/*-------------------------------------------------------------------------------*/
.ch_bogus_spacer {}
.cheditor-zero-width { font-family: monospace; }
.cheditor-insertpara-pointer {
height: 1px;
display: none;
overflow: hidden;
background-color: red;
position: absolute;
}
.cheditor-add-paragraph {
border: #999 dotted 1px;
margin: 1px 0px;
}