묻고답하기

 

질문답을 뒤져서 어찌어찌 이름/날짜/수정버튼 정도는 색상을 바꿨는데

정작 게시글색깔을 어디서 바꿔야할지 모르겠는데요;;;

 

/* 내용 */
.smVt {width:100%; margin:0; padding:0; color:#ccffff; border-bottom:1px solid #c8c8c8; list-style:none;position:relative}
.sm_text,
.sm_text a{word-break:break-all; word-wrap:break-word}

/* 댓글수 */
.sm_count,
.sm_count a{ font-size:11px; color:#CCFfFf; display:inline-block}

/* 댓글 */
.smVc {width:100%; margin:0; padding:0; color:##CCFfFf; background-color:#f7f7f7; list-style:none;}
.smVc li{border-bottom:1px solid #dfdfdf; padding:7px 10px; line-height:18px; position:relative}
.smVc .bar { padding:5px; color:#666;  font-style:normal; font-weight:normal;}

/* 액션 */
.action { float:right; letter-spacing:-0.5px; margin:-1px 0;}
.action a{ background:#ccccff; padding:0 5px; font-size:11px; color:#333 }
.action a:hover{background:#333; color:#FFF; }
.action a,
.action a:hover{border:1px solid #ccc;}
.btnArea{ text-align:right; float:right}

/* 더보기 */
.mo-btn{  display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 13px; font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;width:100%; margin-top:10px;}
.mo-btn{color: #333;background-color: #ebebeb; border-color: #ccc;}
.mo{ text-align:center; padding:10px 0 0;}

/* 문서없음 */
.no_documents {padding:10px;text-align:center;border-top:1px solid #bbb; background:#eee; border-bottom:1px solid #ccc;}

/* 검색 */
.list_footer{position:relative;margin:15px 0;zoom:1;clear:both}
.list_footer:after{content:"";display:block;clear:both}
.sm-search { text-align:right}
.sm-search input[type="text"]{display:inline-block;height:16px;padding:2px 6px;margin-bottom:0px;line-height:16px;color:#555555;vertical-align:middle; }
.sm-search input[type="text"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
.sm-search input[type="text"]:focus{border-color:#ccccff;outline:0;outline:thin dotted \9;}

/* 네비게이션 */
.pagination{margin:0;padding:0;text-align:left;line-height:normal; position:absolute; left:0}
.pagination a,
.pagination strong{position:relative;color:#ccccff ;font-size:11px;vertical-align:top;display:inline-block;text-decoration:none;padding:5px 8px;margin:0;z-index:2}
.pagination a:hover,
.pagination a:active,
.pagination a:focus{background-color:#c0e5e9}
.pagination a{background:#ccccff;}
.pagination strong{color:#fff; background:#74afb5;}
.pagination-comment{ position:relative; text-align:center; padding:5px 0; border-bottom:1px solid #ccc; background-color:#f7f7f7;}

/* 글작성 */
.write_author select,
.write_author input[type="text"],
.write_author input[type="password"]{display:inline-block;height:20px;padding:4px 6px;margin-bottom:0px;line-height:20px;color:#555555;vertical-align:middle; }
.write_author input[type="text"],
.write_author input[type="password"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
.write_author input[type="text"]:focus,
.write_author input[type="password"]:focus{border-color:#ccccff;outline:0;outline:thin dotted \9;}

/* 분류선택 */
.write_author select{height:30px;*margin-top:5px;background-color:#ffffff;border:1px solid #cccccc;line-height:30px; margin-left:0;}
.write_author select:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.write_author select:focus:invalid {color:#b94a48;border-color:#ee5f5b}
.write_author input:focus:invalid:focus, 
.write_author select:focus:invalid:focus {border-color:#e9322d;}
#write_author{ padding-top:10px;}

/* 글작성옵션 */
.confirm{ padding-top:5px;}
.confirm * {vertical-align:middle ;*vertical-align:top;}
.confirm select { margin-right:10px; margin-bottom:0 !important;}
.confirm label { line-height:30px; height:30px; margin-right:10px;}

/* message.html */
.context_message{text-align:center;border-top:2px solid #666}
.context_message h1{font-size:16px;margin:20px 0}
.context_message .btnArea{margin:20px 0}

/* Button */
.sm-btn,
.sm-btn-de{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;line-height:20px;height:auto;text-align:center;vertical-align:middle;cursor:pointer;margin:0; font-size:12px; }
.sm-btn{color:#fff;background-color:#000;*background-color:#000;border:1px solid #000;*border:0;border-color:#000;}
.sm-btn-de{color:#ccccff;background-color:#e4eaec;*background-color:#e4eaec;border:1px solid #ccc;*border:0;border-color:#ccc;}
.sm-btn-de:hover,
.sm-btn-de:focus,
.sm-btn-de:active,
.sm-btn-de.active,
.sm-btn-de.disabled,
.sm-btn-de[disabled]{color:#ccccff;background-color:#e6e6e6;*background-color:#d9d9d9}
.sm-btn-a{display:inline-block;*display:inline;padding:3px 8px;margin-bottom:0;*margin-left:.3em;line-height:14px;height:auto;text-align:center;vertical-align:middle;cursor:pointer;margin:0; font-size:11px; }
.sm-btn-a{color:#FFF !important;background-color:#5f6467;*background-color:#5f6467;border:1px solid #5f6467;*border:0;border-color:#5f6467;}

 

 

게시글 부분과 게시판설정/관리버튼과 제목굵게, 공지 체크부분 글씨색도 어디서 바꿔야할지

못 찾겠는데요. 좀 가르쳐주세요... 공지사항 배경도 목록처럼 같은 톤으로 수정할 수 있게 바꾸고 싶어요.

 

 

기본방명록에서 이름 부분은 어딜 수정하나요?

black.css 소스 중에서요.

 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
까꿍 게시판 만드는 방법 [1] 2015.10.15 by u****
thdwjdtjr 태그 뜻이 무엇을 의미하는 것 인지요 [2] file 2015.10.15 by thdwjdtjr
hittttte xe 게시판관련이요 ㅠㅠ [ 게시글이사라짐 ]  
u**** 안녕하세요 jquery를 사용하는데 초보적인 질문이 있습니다. [1] file 2015.10.15 by u****
전갈자리남 웹호스팅 서버호스팅 SSL관련 [2] 2015.10.15 by 전갈자리남
4bb3c 회원가입하고 확인 누르면 forbidden 창이 뜬다고 합니다  
별별 3차메뉴를 카테고리(분류) 자리에 대신 출력가능한가요?  
시하맘 위젯에서 확장변수 항목표시하기 [1] file 2015.10.15 by 열혈개발
열혈개발 잘되던 썸네일 이미지가 먹통되었습니다 ㅠㅠ (내용보강) [2] 2015.10.15 by 열혈개발
마꼬꼬 Port links가 무었을 말하는 건가요? [2] 2015.10.15 by 마꼬꼬
으뉸으뉸 썸네일 생성 오류입니다. 0kb 문제 [1] 2015.10.15 by 열혈개발
미소맨 위젯 수정하는 방법 [1] file 2015.10.15 by 미소맨
디자인업 다국어 설정후 같은페이지에 한글과 영문을 동시에 출력할 수 있나요? [1] 2015.10.14 by 불꽃남자cc4e1
spaz 사이트 트래픽 혹은 cloudflare 잘 아시는 분 계신가요? 진짜 힘듭니다.. [5] 2015.10.14 by spaz
YSPark 회원 전용 페이지에서 구글 캘린더 일정을 추가할 수 없을까요?  
will 다국어 홈페이지 관련 [3] 2015.10.14 by 불꽃남자cc4e1
카누 사이트 디자인 설정에서 레이아웃 [1] 2015.10.14 by 휘즈
No3 질문입니다. file  
마꼬꼬 위젯이나 푸터의 링크를 감추는 방법 문의 [8] 2015.10.14 by 마꼬꼬
thdwjdtjr SNS 버튼을 삭제하고자 합니다. [4] file 2015.10.14 by thdwjdtjr