틀:기교사회/styles.css: 두 판 사이의 차이

편집 요약 없음
태그: 수동 되돌리기
편집 요약 없음
 
10번째 줄: 10번째 줄:
     background-color : #24b30e;  
     background-color : #24b30e;  
     text-decoration : underline;}
     text-decoration : underline;}
a {
color:#24b30e;
}

2025년 7월 12일 (토) 22:48 기준 최신판

.EPPI-font .wikitable {
  text-shadow:none;
  font-family: 'GmarketSansMedium';
}
b {
	font-family: 'GmarketSansMedium';
}
::selection{
	color : #fff;
    background-color : #24b30e; 
    text-decoration : underline;}
a {
	color:#24b30e;
}