Add uMap log
This commit is contained in:
parent
6173fbdae2
commit
7117aa120d
3 changed files with 5 additions and 2 deletions
BIN
umap/static/storage/src/img/home.png
Normal file
BIN
umap/static/storage/src/img/home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 676 B |
|
@ -163,12 +163,15 @@ nav a {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
nav a:hover, nav h1 a {
|
||||
nav a:hover {
|
||||
background-color: SeaGreen;
|
||||
}
|
||||
|
||||
nav h1 a {
|
||||
font-weight: bold;
|
||||
background-position: 50% 50%;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url("./umap.png");
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
nav a.logout {
|
||||
|
|
BIN
umap/static/umap/umap.png
Normal file
BIN
umap/static/umap/umap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in a new issue