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

편집 요약 없음
편집 요약 없음
8번째 줄: 8번째 줄:
::selection{
::selection{
color : #fff;
color : #fff;
     background-color : #24b30e;  
     background-color : #e69720;  
     text-decoration : underline;}
     text-decoration : underline;}

2025년 7월 12일 (토) 22:47 판

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