put logo on the navbar

This commit is contained in:
owen 2021-02-03 20:18:21 -05:00 committed by GitHub
parent 506096c499
commit 1a6acfac85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
}
body {
background: #111115; //url(vibemc_logo.png);
background: #111115, url(va_transparent.png);
font-family: 'Roboto', sans-serif;
color: white;
background-repeat:no-repeat;