Skip to content

Cleanup index template

Christian Pietsch requested to merge index-cleanup into master

Created by: waldyrious

This is a follow-up to #11.

style.css:

  • add style for centered content

index.html:

  • standardize indentation
  • wrap some long lines
  • put entire login paragraph inside the if block, rather than just its contents
  • use "center" class rather than <center> elements
  • add ID to the logo element (to allow it to be styled)

Merge request reports

Loading