y2kcarrds

kokonai ju mp scrollbox #1

Jul 18th, 2022
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <style>
  2. #text03 {
  3. height: 8em;
  4. width: 100%;
  5. overflow: auto;
  6. }
  7.  
  8. mark {
  9. background-color: #FACAE7;
  10. border: 1px solid black;
  11. border-radius: 5px;
  12. color: black;
  13. padding: 1px 3px;
  14. font-family: cutie;
  15. text-align: left;
  16. text-decoration: none;
  17. display: inline-block;
  18. font-size: 1em;
  19. margin: 1px 1px;
  20. cursor: hidden; /* don't change this tho */
  21. }
  22. </style>
Advertisement
Add Comment
Please, Sign In to add comment