Skip to content

Instantly share code, notes, and snippets.

@potato4d
Last active December 20, 2018 01:25
Show Gist options
  • Save potato4d/367b188a91c0dca34291e6d8a2ba5347 to your computer and use it in GitHub Desktop.
Save potato4d/367b188a91c0dca34291e6d8a2ba5347 to your computer and use it in GitHub Desktop.
CSSで画像の四隅に三角をつけてイイカンジの枠組みっぽくする ref: https://qiita.com/potato4d/items/b31aefb7114ed9b348ea
.image{
overflow:hidden;
// 残りのコード
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment