Newer
Older
web / jdmain.css
@HIROSE Yuuji HIROSE Yuuji on 15 Jun 2021 161 bytes Periodic
/*
 * CSS for Junior Doctor Chokai Course
 */

body {
  background: #aaf;
}
table.school tr {visibility: collapse;}
table.school tr.match {visibility: visible;}