Advertisement
kyujouz

customized highlight

May 17th, 2022
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <style>
  2. mark {
  3. background: #ccc;
  4. border: 1px solid #000;
  5. border-radius: 3px;
  6. padding: 0 5px 0 5px;
  7. color: #000;
  8. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement