little tweaks #241

This commit is contained in:
rimu 2024-07-01 20:35:19 +08:00
parent 24cc9b2bce
commit a6b5e8d19a
2 changed files with 4 additions and 2 deletions

View file

@ -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;

View file

@ -319,8 +319,9 @@ html {
}
.fe-video {
left: 121px;
left: 160px;
top: 0;
padding-top: 1px;
}
img {