Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #btnAn{
- background-color:#1040d1;
- padding:10px;
- position:relative;
- font-family: 'Open Sans', sans-serif;
- font-size:12px;
- text-decoration:none;
- color:#fff;
- border: solid 1px #831212;
- background-image: linear-gradient(bottom, rgb(171,27,27) 0%, rgb(212,51,51) 100%);
- border-radius: 5px;
- }
- #pags{
- width: 150px;
- padding: 5px;
- font-size: 16px;
- border: 1px solid #ccc;
- height: 34px;
- background-color:#9999ff;
- }
- #btnOn{
- background-color:#4BB02C;
- padding:10px;
- position:relative;
- font-family: 'Open Sans', sans-serif;
- font-size:12px;
- text-decoration:none;
- color:#fff;
- border: solid 1px #831212;
- background-image: linear-gradient(bottom, rgb(171,27,27) 0%, rgb(212,51,51) 100%);
- border-radius: 5px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement