aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/wwwroot/css
Commit message (Collapse)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-152-222/+0
|
* Minor style changesSyndamia2021-05-081-0/+4
|
* Made moved footer to it's own partial cshtmlSyndamia2021-05-071-8/+14
|
* Removed Privacy page and tweaked navbar and footerSyndamia2021-05-071-3/+8
|
* Added view model validation for register and loginSyndamia2021-05-071-0/+5
|
* Added logout functionality and updated navbarSyndamia2021-05-061-1/+5
|
* Added some form stylingSyndamia2021-05-061-0/+30
|
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵Syndamia2021-05-062-0/+168
default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one