How can I add my own css styles to different template files in Django? I want to add different stykles to index.html , article display page and author page in Blog Application project
How can I add my own css styles to different template files in Django? I want to add different stykles to index.html , article display page and author page in Blog Application project