Fix pubTime position

This commit is contained in:
the1812 2021-02-07 15:08:07 +08:00
parent 185e21a692
commit 6af4d26140
8 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -42,7 +42,7 @@
"copy-feeds-link.min.js": "36D7C804F088A6C6905CD91C5F9D2D58E20634C7E0814AE03740CCEC790F6BB4",
"custom-control-background.min.css": "1981FD2BF3B17ECF33F98D5DEDAF0D32ACBE9532A51FDB70822286991AB98EF3",
"custom-control-background.min.js": "483F57DDD56F5B3A77C9CB35EB7CA191BF34CB6B3EEF5E12A4C10A42ADE563A2",
"custom-navbar.min.css": "C398E37C48802A1108A1511442BF364DD7A3810A9C1058EFC584811AFCD409B6",
"custom-navbar.min.css": "5C7BC1ECCF80E87509DC27D13DC3AFAAACC4B655ED7ADE915874724147FDDC07",
"custom-navbar.min.html": "DB04478D34A6ABE6792201E22FC11163366C4EBBDBB4726F624FC368077016F8",
"custom-navbar.min.js": "AC2723AC55D602099D5B7659B9B17DE2662CD28A6419C74200C46EB358CFC84B",
"custom-navbar-activities.min.js": "BFB1D66A2AFB87D1B5A6552A3045A45B1C7816AAABC828B3F40A706A1DF9005D",

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -251,7 +251,7 @@
}
.pub-time,
.pub-time-text {
left: 4px;
right: 4px;
top: 4px;
bottom: unset;
}