diff --git a/templates/add_project.html b/templates/add_project.html index b6a46935bbae55bf0b90e424801d63702ff3e259..129887439d1bfd22301eb82aa843409a55ffef16 100644 --- a/templates/add_project.html +++ b/templates/add_project.html @@ -7,6 +7,12 @@ <link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.5/jszip.min.js"></script> <script src="https://kit.fontawesome.com/221d185582.js" crossorigin="anonymous"></script> + <style> + body.home-page { + color: blue + + } + </style> </head> <body> <nav>