Facebook
From Huseyn Locked, 4 Years ago, written in CSS.
Embed
Download Paste or View Raw
Hits: 172
  1. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  2. font-weight: normal;
  3. line-height: 1.42857143;
  4. font-size: 14px;
  5. box-sizing: border-box;
  6. user-select: none!important;
  7. position: absolute;
  8. display: inline-block;
  9. overflow: hidden;
  10. transform-origin: bottom left;
  11. font-family: "Open Sans";
  12. background-color: transparent;
  13. border-radius: 0px;
  14. border: none;
  15. color: white;
  16. bottom: 15px;
  17. left: 10px;
  18. min-width: 200px;
  19. min-height: 125px;
  20. max-width: 400px;
  21. max-height: 250px;
  22. pointer-events: none;
  23. border-color: rgba(255, 255, 255, 0.2);
  24. transform: scale(1.05);
  25. width: 360px;
  26. height: 250px;

Replies to Untitled rss

Title Name Language When
Re: Untitled Huseyn Locked css 4 Years ago.