:로오히 캐릭터 프로필/styles.css

최근 편집: 2020년 7월 4일 (토) 19:35
.로오히-캐릭터-프로필 {
  clear: right;
	float: right;
	max-width: 300px;
	width: 100%;
	table-layout: fixed;
	font-size: 0.9rem;
	border-spacing: 0;
}

.로오히-캐릭터-프로필 tr td {
  border: 1px solid;
  border-left: none;
  border-right: none;
}

.로오히-캐릭터-프로필 tr th {
	border-bottom: 2px solid GOLDENROD;
	border-top: 2px solid GOLDENROD;
	border-left: none;
	border-right: none;
}