Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hackinscience
hkis-website
Commits
c68be42a
Commit
c68be42a
authored
Jan 18, 2019
by
Julien Palard
Browse files
FIX: Navbar in chat.
parent
6d60bd41
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/templates/hkis/layout.html
View file @
c68be42a
...
...
@@ -3,7 +3,7 @@
{% block nav %}
<nav
class=
"navbar navbar-expand-lg navbar-dark"
style=
"background: #1e2933; text-transform:uppercase; font-family:Cabin,'Helvetica Neue',Helvetica,Arial,sans-serif;"
>
<nav
class=
"navbar navbar-expand-lg navbar-dark"
style=
"background: #1e2933; text-transform:uppercase; font-family:Cabin,'Helvetica Neue',Helvetica,Arial,sans-serif;
z-index: 100
"
>
<a
class=
"navbar-brand"
href=
"/"
>
<div
style=
"float:left;"
>
<img
src=
"{% static "
img
/
logo_hackinscience.png
"
%}"
width=
"20"
height=
"20"
alt=
"logo"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment