diff --git a/Server/static/css/main.css b/Server/static/css/main.css index 3c4735a..e33d9c4 100644 --- a/Server/static/css/main.css +++ b/Server/static/css/main.css @@ -52,4 +52,11 @@ html { .dropdown-menu div { width: 200px; +} + +.navbar img { + margin-left: 12px; + height: 40px; + width: auto; + cursor: pointer; } \ No newline at end of file diff --git a/Server/static/icons/help.svg b/Server/static/icons/help.svg new file mode 100644 index 0000000..4dcac63 --- /dev/null +++ b/Server/static/icons/help.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Server/templates/main.html b/Server/templates/main.html index b354baf..baf9c32 100644 --- a/Server/templates/main.html +++ b/Server/templates/main.html @@ -60,6 +60,7 @@
+