The frontend/UI server, written in JS using the MarkoJS library
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.

9 lines
147 B

  1. h1.file-list-headers {
  2. margin: 0;
  3. font-size: 1.5em;
  4. margin-top: 0.5em;
  5. text-align: center;
  6. }
  7. main.data-file-page {
  8. margin-bottom: 4em;
  9. }