:파이널 판타지 14 직업군/styles.css

최근 편집: 2022년 12월 23일 (금) 02:04
.title {
  font-weight: bold;
  color:white;
}

.tank {
  background-color: #3B4EAB;
}

.heal {
  background-color: #487B39;
}

.dps {
  background-color:#7C393A;
}

.limited {
  background-color:darkgray;
}