Skip to content

Instantly share code, notes, and snippets.

@shigesanpo
Last active February 14, 2020 08:10
Show Gist options
  • Save shigesanpo/72df959a8dbdeb7b0fe6ed87d5d28c88 to your computer and use it in GitHub Desktop.
Save shigesanpo/72df959a8dbdeb7b0fe6ed87d5d28c88 to your computer and use it in GitHub Desktop.
/* 日付の位置変更 */
.page-archive .archive-entry .date{
position: absolute;
bottom: 0px;
right: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment