게시판의 글색을 바꾸고 싶습니다.. 정보
게시판의 글색을 바꾸고 싶습니다..본문
지금 파랑색이 기본인것같습니다.
회색으로 바꾸고싶은데 어디서 바꾸면 좋을까요?
댓글 전체

list.skin.php 게시판 목록
view.skin.php 내용
write.skin.php 글쓰기
view.skin.php 내용
write.skin.php 글쓰기
세개파일확인했었어여.. 글쓰기전에..근데 어디를 고쳐야할지를 모르겠네여...
그누보드 폴더 style.css 파일 소스를 전부 아래것으로 바꿔보십시요
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#000000; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }
.member {font-weight:bold;color:#000000;}
.guest {font-weight:normal;color:#000000;}
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }
.ul { list-style-type:square; color:#66AEAD; }
.ct { font-family: Verdana, 굴림; color:#000000; }
.ed { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#333333;} /* 흐림 */
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#000000; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }
.member {font-weight:bold;color:#000000;}
.guest {font-weight:normal;color:#000000;}
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }
.ul { list-style-type:square; color:#66AEAD; }
.ct { font-family: Verdana, 굴림; color:#000000; }
.ed { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#333333;} /* 흐림 */