Last active
December 20, 2018 01:25
-
-
Save potato4d/367b188a91c0dca34291e6d8a2ba5347 to your computer and use it in GitHub Desktop.
CSSで画像の四隅に三角をつけてイイカンジの枠組みっぽくする ref: https://qiita.com/potato4d/items/b31aefb7114ed9b348ea
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.image{ | |
overflow:hidden; | |
// 残りのコード | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment