편집 요약 없음 |
편집 요약 없음 |
||
7번째 줄: | 7번째 줄: | ||
/* 작성중... - Paragon */ | /* 작성중... - Paragon */ | ||
/* 네르메스 제국 관련 */ | /* 네르메스 제국 관련 */ | ||
.hw-tungsten_black { | .hw-tungsten_black th{ | ||
color:#eef9ff; /*네르메스 제국의 판타지아 화이트( #eef9ff )*/ | color:#eef9ff; /*네르메스 제국의 판타지아 화이트( #eef9ff )*/ | ||
background-color:#1f2224; /*네르메스 제국의 텅스텐 블랙( #1f2224 )*/ | background-color:#1f2224; /*네르메스 제국의 텅스텐 블랙( #1f2224 )*/ | ||
text-align:center; | |||
} | |||
.hw-tungsten_black>span{ | |||
color:#eef9ff; /*네르메스 제국의 판타지아 화이트( #eef9ff )*/ | |||
text-align:center; | text-align:center; | ||
} | } |
2021년 9월 26일 (일) 14:03 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* 일반( General ) */
.whitelink a {
color: white;
}
/* 한울 세계관 관련 */
/* 작성중... - Paragon */
/* 네르메스 제국 관련 */
.hw-tungsten_black th{
color:#eef9ff; /*네르메스 제국의 판타지아 화이트( #eef9ff )*/
background-color:#1f2224; /*네르메스 제국의 텅스텐 블랙( #1f2224 )*/
text-align:center;
}
.hw-tungsten_black>span{
color:#eef9ff; /*네르메스 제국의 판타지아 화이트( #eef9ff )*/
text-align:center;
}