:형사소송/styles.css

최근 편집: 2023년 1월 27일 (금) 01:04
Larodi (토론 | 기여)님의 2023년 1월 27일 (금) 01:04 판 (새 문서: .mw-collapsible-text { color: white; } .형사소송 a { color: #112D4E; } .table-title { color: white; font-weight: bold; background-color: #112D4E; } .table-subtitle { color: white; font-weight: bold; background-color: #3F72AF; } .table-subsubtitle { color: white; background-color: #DBE2EF; } .table-td td { background-color: #F9F7F7; })
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.mw-collapsible-text {
  color: white;
}

.형사소송 a {
  color: #112D4E;
}

.table-title {
  color: white;
  font-weight: bold;
  background-color: #112D4E;
}

.table-subtitle {
  color: white;
  font-weight: bold;
  background-color: #3F72AF;
}

.table-subsubtitle {
  color: white;
  background-color: #DBE2EF;
}

.table-td td {
  background-color: #F9F7F7;
}