mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-14 19:38:06 +00:00
Fix styling for featured badges on category
This commit is contained in:
@@ -610,6 +610,7 @@ hr {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Split into .badge and #.featured */
|
||||
.category .badge.featured {
|
||||
background: #005aa7;
|
||||
color: white;
|
||||
@@ -617,6 +618,7 @@ hr {
|
||||
border-radius: 5px;
|
||||
font-size: 14px;
|
||||
margin-left: 10px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* Temp */
|
||||
|
Reference in New Issue
Block a user