afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

Improved UI #22

Closed tkkuehn closed 5 years ago

tkkuehn commented 5 years ago

This PR does a few things, with the goal of improving the interface as it is for now.

  1. Use milligram to add some simple but nice looking CSS.
  2. Change the template a bit to use some semantic HTML5 elements.
  3. Fix the formatting of the strings that used to be f-strings.
kaitj commented 5 years ago

Took a quick look - will need to dive into the code a little more later on. UI looks great.