mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Add support for .gifv (closes #13) and fixes loading media IDs
This commit is contained in:
13
static/css/embed.css
Normal file
13
static/css/embed.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.logo {
|
||||
filter: invert(180deg), hue-rotate(180deg);
|
||||
}
|
||||
|
||||
.postLink {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.rimgoLink {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user