Advertisement
Guest User

Untitled

a guest
Dec 18th, 2022
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. // put this under style in "text: hightlight section"
  2. border-radius: 10px;
  3. border: 2px solid black; //change border colour here
  4. background: white; // change button colour here
  5. padding-left: 10px;
  6. padding-right: 10px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement