:로오히 영웅 상세/styles.css

최근 편집: 2020년 7월 17일 (금) 16:10
.로오히-영웅-상세 {
  font-size: 0.93em;
}

.로오히-영웅-상세 tr th,
.로오히-영웅-상세 tr td{
  font-size: 0.87em;
  border-bottom: 2px solid transparent;
  border-left: none;
  border-right: none;
  border-top: none;
}

.로오히-영웅-소개 {
  font-style: italic;
  background-color: rgba(100, 100, 100, 0.3);
}

.로오히-영웅-이명 {
  display: inline-block;
}

/*th*/
.로오히-물속성-영웅-상세 > tr > td > th {
  background: linear-gradient(70deg, rgba(141,225,255,0.4) 0%, rgba(138,157,255,0.4) 91%, rgba(255,138,138,0) 91%);
}