:신엔 레지스트 캐릭터 프로필/styles.css

최근 편집: 2018년 11월 11일 (일) 12:27
.신엔-레지스트-캐릭터-프로필 {
	clear: right;
	float: right;
	max-width: 360px;
	border-style: none;
	overflow-x: auto;
	width:	 100%;
	margin: auto;
	background-color: black;
	color: white;
}

.신엔-레지스트-캐릭터-프로필 th {
	min-width: 4em;
	font-weight: normal;
}

.신엔-레지스트-캐릭터-프로필 td,
.신엔-레지스트-캐릭터-프로필 th {
	border-style: solid;
	border-width: 0;
}

.신엔-레지스트-캐릭터-프로필 tr:not(:first-child) td,
.신엔-레지스트-캐릭터-프로필 tr:not(:first-child) th {
	border-top-width: .15em;
}

.신엔-레지스트-캐릭터-프로필 tr:not(:last-child) td,
.신엔-레지스트-캐릭터-프로필 tr:not(:last-child) th {
	border-bottom-width: .15em;
}