put logo on the navbar
This commit is contained in:
parent
506096c499
commit
1a6acfac85
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #111115; //url(vibemc_logo.png);
|
background: #111115, url(va_transparent.png);
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
color: white;
|
color: white;
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
|
|
Loading…
Reference in a new issue