Updated naviation bar and added new openslides logo.
This commit is contained in:
parent
609de11727
commit
8705b39320
@ -7,7 +7,9 @@
|
||||
body {
|
||||
padding-top: 85px;
|
||||
}
|
||||
|
||||
.navbar .nav > li > a {
|
||||
color: #cccccc;
|
||||
}
|
||||
.subhead {
|
||||
margin-bottom: 9px;
|
||||
padding-bottom: 0;
|
||||
|
BIN
extras/website/website/static/img/openslides-logo_wide-light.png
Normal file
BIN
extras/website/website/static/img/openslides-logo_wide-light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
@ -31,8 +31,8 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</a>
|
||||
<a class="brand" href="/" style="padding: 4px 20px;">
|
||||
<img src="/static/img/openslides-logo.png" height="33px"> OpenSlides
|
||||
<a class="brand" href="/" style="padding: 4px 20px;" title="Home">
|
||||
<img src="/static/img/openslides-logo_wide-light.png" height="31px">
|
||||
</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
|
Loading…
Reference in New Issue
Block a user