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

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

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

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

tr td .CV {
  text-align: right;
  font-size: 0.75rem;
  border-bottom: none;
}