MoizSamee / IS7024

0 stars 1 forks source link

Use linked styles, not inline #18

Open discospiff opened 3 years ago

discospiff commented 3 years ago

Use linked CSS styles, not inline.

Inline combines content with display information. Linked is easier to apply a consistent theme across pages.

https://github.com/MoizSamee/IS7024/blob/868ed3650931b32d6b10993ef9ef37636d6575ed/Covinator/Covinator/Pages/Index.cshtml#L49