Move navbar CSS to its own file
This commit is contained in:
@@ -26,6 +26,7 @@ if(!($isAdmin | $projectGroup | $activityGroup)){
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="../css/normalize.css">
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<link rel="stylesheet" href="../css/nav.css">
|
||||
<link rel="stylesheet" href="../css/events.css">
|
||||
<link rel="stylesheet" href="../css/admin.css">
|
||||
|
||||
|
Reference in New Issue
Block a user