mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
little tweaks #241
This commit is contained in:
parent
24cc9b2bce
commit
a6b5e8d19a
2 changed files with 4 additions and 2 deletions
|
@ -725,8 +725,9 @@ fieldset legend {
|
|||
top: 0;
|
||||
}
|
||||
.post_list .post_teaser .thumbnail .fe-video {
|
||||
left: 121px;
|
||||
left: 160px;
|
||||
top: 0;
|
||||
padding-top: 1px;
|
||||
}
|
||||
.post_list .post_teaser .thumbnail img {
|
||||
height: 60px;
|
||||
|
|
|
@ -319,8 +319,9 @@ html {
|
|||
}
|
||||
|
||||
.fe-video {
|
||||
left: 121px;
|
||||
left: 160px;
|
||||
top: 0;
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Reference in a new issue