Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .send {
- border: 1px solid #457ab7;
- border-radius: 0px 0px 5px 5px;
- padding: 2px 5px;
- font-size: 14px;
- background: #d3dfed;
- font-family: windows;
- text-align: right;
- }
- </style>
- <div class="send">
- <button><span style="font-family: windows;">send</span></button>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement