styles.css 202 B

123456789
  1. #home-table caption {
  2. caption-side: top;
  3. }
  4. /* See flashes.gohtml */
  5. #warning-emj {
  6. font-size: 1.7rem;
  7. font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  8. }