You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
154 B

  1. .Warning {
  2. margin-top: 1em;
  3. font-weight: 800;
  4. font-size: 150%;
  5. }
  6. .Info {
  7. font-size: 80%;
  8. }
  9. .Info table td:first-child {
  10. padding-right: 1ch;
  11. }