mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Add logo to embed page
This commit is contained in:
@ -184,4 +184,16 @@ a {
|
||||
bottom: 13px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
.brand-logo img {
|
||||
width: 25px;
|
||||
margin-right: 10px;
|
||||
margin-top: 6px;
|
||||
-webkit-filter: brightness(0) invert(1);
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
.align-top {
|
||||
vertical-align: top;
|
||||
}
|
Reference in New Issue
Block a user