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

최근 편집: 2018년 11월 9일 (금) 10:18
41 (토론 | 기여)님의 2018년 11월 9일 (금) 10:18 판 (41 (토론)의 130147판 편집을 되돌림)
.회색도시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;
}