Advertisement
Mine200

Untitled

Aug 25th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. input{
  2.     color: silver;
  3.     background: #222;
  4.     border-bottom-color: white;
  5.     border-top: 0px solid;
  6.     border-bottom: 2px dotted;
  7.     border-left: 0px solid;
  8.     border-right: 0px solid;
  9.     font-family: adobe garamond;
  10.     font-size: 11px;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement