Add a snap logo to the navbar
This commit is contained in:
parent
b49bddafb6
commit
5f1f93d221
4 changed files with 38 additions and 29 deletions
BIN
app/assets/images/snapcon_logo.png
Normal file
BIN
app/assets/images/snapcon_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
|
|
@ -34,4 +34,9 @@
|
|||
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.navbar-brand img {
|
||||
margin-top: -5px;
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue