Advertisement
ANDROMETAS

diamond image

Dec 4th, 2021
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <style>
  2. #image01 {
  3. transform: rotate(-45deg);
  4. }
  5. #image01 img{
  6. transform: rotate(45deg) scale(1.45);
  7. }
  8. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement