:환련사록 문서틀/styles.css

Bldory (토론 | 기여)님의 2023년 10월 9일 (월) 11:31 판
#content {
	background: #faf2e8;
	color: #000;
	border: 2px solid #D2AF99;
	box-shadow: 0px 0px 30px #D2AF99;
	padding: 10px;
}

.mw-headline {
	font-size: 18pt;
}

.mw-headline-number {
	display: none;
}

* {
	font-family: 'Noto Serif KR';
}



a:link {
	color: brown!important;
	text-shadow: 0 0 5px transparent!important;
}

a.new {
	color: transparent!important;
	text-shadow: 0 0 5px brown!important;
}