AlyxDumbass

Untitled

Aug 26th, 2019
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. input.button{
  2.     color:#f6a7ba;
  3.     background: black;
  4.     border-top: 1px dotted;
  5.     border-left: 1px dotted;
  6.     border-bottom: 1px dotted;
  7.     border-right: 1px dotted;
  8.     font-family: arial;
  9.     font-size: 12px;
  10. }
  11. body{
  12.     background: grey;
  13. }
Add Comment
Please, Sign In to add comment