2024/05/07 관리자페이지 : 운영관리 > 게시글관리 > 여백 수정
@88674315945bbe3165cb30fd5dec5d8e8ea069d1
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp
... | ... | @@ -70,7 +70,7 @@ |
| 70 | 70 |
<div class="contWrap"> |
| 71 | 71 |
<div class="pageTitle"> |
| 72 | 72 |
<div class="pageIcon"><img src="/pb/img/pageTitIcon4.png" alt=""></div> |
| 73 |
- <h2 class="titType1 c_222222 fwBold">게시글 관리</h2> |
|
| 73 |
+ <h2 class="titType1 c_222222 fwBold post_tit">게시글 관리</h2> |
|
| 74 | 74 |
<p class="tType6 c_999999"></p> |
| 75 | 75 |
</div> |
| 76 | 76 |
<div class="pageCont"> |
... | ... | @@ -157,7 +157,10 @@ |
| 157 | 157 |
</c:if> |
| 158 | 158 |
</table> |
| 159 | 159 |
</div> |
| 160 |
- |
|
| 160 |
+ <div class="btnWrap"> |
|
| 161 |
+ <!-- <input type="button" class="btnType2" value="삭제"> |
|
| 162 |
+ <input type="button" class="btnType1" value="등록"> --> |
|
| 163 |
+ </div> |
|
| 161 | 164 |
<!-- 페이지 네비게이션 시작 --> |
| 162 | 165 |
<c:if test="${!empty adminBoardList}">
|
| 163 | 166 |
<div class="page"> |
--- src/main/webapp/pb/css/content.css
+++ src/main/webapp/pb/css/content.css
... | ... | @@ -444,6 +444,9 @@ |
| 444 | 444 |
.stats_table td{border-right: 1px solid #e5e5e5;}
|
| 445 | 445 |
.stats_table td:last-child{border: 0;}
|
| 446 | 446 |
|
| 447 |
+/*운영관리 > 게시글관리 수정*/ |
|
| 448 |
+.pageTitle .post_tit{padding: 20px 0 9px 0;}
|
|
| 449 |
+ |
|
| 447 | 450 |
@media screen and (max-width:1570px){
|
| 448 | 451 |
/* .listSerch .calendar_wrap{margin-bottom: 8px;} */
|
| 449 | 452 |
.listSerch{margin: -8px 0 35px 0;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?