mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 14:57:53 +02:00
Add link to Website to MangaSearchResult
This commit is contained in:
@ -85,4 +85,14 @@
|
||||
|
||||
.SearchResult > .Manga-AddButton {
|
||||
grid-area: button;
|
||||
}
|
||||
|
||||
.SearchResult a, .SearchResult a:visited {
|
||||
color: initial;
|
||||
}
|
||||
|
||||
.SearchResult a img {
|
||||
filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7480%) hue-rotate(141deg) brightness(111%) contrast(99%);
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
}
|
Reference in New Issue
Block a user