1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Added logo and favicon

This commit is contained in:
Dan Brown
2015-07-16 21:24:26 +01:00
parent 4c0783fdc7
commit 52cf7e4483
5 changed files with 7 additions and 8 deletions

View File

@ -17,6 +17,10 @@ header {
z-index: -1;
top: 0;
}
.logo {
width: 180px;
opacity: 0.8;
}
body {
margin-top: 64px;