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

최근 편집: 2018년 11월 11일 (일) 12:44
.회색도시2-캐릭터-프로필 {
	clear: right;
	float: right;
	max-width: 300px;
	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;
}