게시판 수정

This commit is contained in:
com02 2022-01-06 13:23:11 +09:00
parent ae783c1414
commit b941565ea0

View File

@ -1468,7 +1468,7 @@ transform: rotate(45deg);}
.file-box .file-list span:nth-of-type(3) button {background: #666;color:#fff;border-radius: 2px;padding:2px 10px 3px;font-size: 12px;margin-left:15px;}
.view-body {border-bottom: 0px solid #000;text-align: initial;}
.view-con {line-height: 1.85;color: #666;width:96%;padding: 20px 2%;letter-spacing: -.025em;min-height: 515px;border-bottom:1px solid #ddd;word-break: break-all;overflow:hidden;}
/*.view-con img {width:100%;}*/
.view-con img {max-width:100%;}
.view-body .attachments {width: 100%;border-top: 1px solid #ddd;padding: 0 20px;box-sizing: border-box;}
.view-body .attachments:after {content: "";display: block;clear: both;}
.view-body .attachments li {height: 60px;margin-right: 30px;line-height: 60px;float: left;}