class

汎用class

  • .tal { text-align: left; }
  • .tac { text-align: center; }
  • .tar { text-align: right; }
  • .mb0, .mb5, .mb10, .mb15, .mb20, .mb30, .mb40, .mb50, .mb60, .mb70, .mb80
  • .mt10, .mt15, .mt20, .mt30, .mt40
  • .lh2 { line-height: 2rem; }
  • .lh25 { line-height: 2.5rem; }
  • .small { font-size: 85%; }
  • .large { font-size: 120%; }
  • .inline { display: inline !important; }
  • ul.disc(・付きリスト)
  • .flex { display: flex; }
  • .flexBetween { justify-content: space-between; }
  • .min { font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif; }
  • .alert { color: rgba(141,18,20,1.00); }
  • .atten { color: rgba(156,59,15,1.00); }
  • table.mono(th 背景が無彩色, min-width: 20%; width: 20%;)
  • a.btn オレンジ箱型アンカー https://lc.hmt.osaka-u.ac.jp/?p=133
  • a.box 箱型アンカー https://lc.hmt.osaka-u.ac.jp/?p=64
  • a.mail Emailアンカー https://lc.hmt.osaka-u.ac.jp/?p=65