:회색도시2 캐릭터 프로필/styles.css

최근 편집: 2018년 9월 26일 (수) 13:20
낙엽1124 (토론 | 기여)님의 2018년 9월 26일 (수) 13:20 판 (복붙 실수 수정)
.회색도시2-캐릭터-프로필 {
	border-style: none;
	overflow-x: auto;
	width: 100%;
	margin: auto;
    background-color: dimgray;
	color: white;
}

.회색도시2-캐릭터-프로필 th {
	min-width: 3em;
	font-weight: normal;
}

.회색도시2-캐릭터-프로필 td,
.회색도시2-캐릭터-프로필 th {
	border-style: dotted;
	border-width: 0;
}

.회색도시2-캐릭터-프로필 tr:not(:first-child) td,
.회색도시2-캐릭터-프로필 tr:not(:first-child) th {
	border-top-width: .13em;
}

.회색도시2-캐릭터-프로필 tr:not(:last-child) td,
.회색도시2-캐릭터-프로필 tr:not(:last-child) th {
	border-bottom-width: .13em;
}