mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Nice logo
This commit is contained in:
@ -29,6 +29,18 @@ nav {
|
||||
}
|
||||
}
|
||||
|
||||
.align-top {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.brand-logo img {
|
||||
width: 30px;
|
||||
margin-right: 10px;
|
||||
margin-top: 4px;
|
||||
-webkit-filter: brightness(0) invert(1);
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
.btn {
|
||||
background-color: #303f9f;
|
||||
}
|
||||
|
BIN
webapp/titanembeds/static/img/titanembeds.png
Normal file
BIN
webapp/titanembeds/static/img/titanembeds.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
webapp/titanembeds/static/img/titanembeds_round.png
Normal file
BIN
webapp/titanembeds/static/img/titanembeds_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
webapp/titanembeds/static/img/titanembeds_shield.png
Normal file
BIN
webapp/titanembeds/static/img/titanembeds_shield.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user