icon
This commit is contained in:
BIN
app/web/static/apple-touch-icon.png
Normal file
BIN
app/web/static/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
app/web/static/favicon-16.png
Normal file
BIN
app/web/static/favicon-16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 647 B |
BIN
app/web/static/favicon-32.png
Normal file
BIN
app/web/static/favicon-32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
app/web/static/favicon-48.png
Normal file
BIN
app/web/static/favicon-48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
app/web/static/favicon.ico
Normal file
BIN
app/web/static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 669 B |
BIN
app/web/static/logo.png
Normal file
BIN
app/web/static/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
@@ -51,11 +51,19 @@ a:hover {
|
||||
}
|
||||
|
||||
.topbar .brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.6rem;
|
||||
font-weight: 700;
|
||||
font-size: 1.05rem;
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.brand-logo {
|
||||
display: block;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
.topbar nav {
|
||||
display: flex;
|
||||
gap: 1.25rem;
|
||||
|
||||
Reference in New Issue
Block a user