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

편집 요약 없음
편집 요약 없음
6번째 줄: 6번째 줄:
font-family: 'GmarketSansMedium';
font-family: 'GmarketSansMedium';
}
}
::selection{
color : #fff;
    background-color : #24b30e;
    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 : #24b30e; 
    text-decoration : underline;}