Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. #subscribebox {
  2. width: 680px !important;
  3. margin: 0 auto !important;
  4. display: block !important;
  5. }
  6. #subscribebox input[type="text"] {
  7. margin: 0 0 0 -258px !important;
  8. width: 258px !important;
  9. }
  10. #subscribebox input[type="submit"] {
  11. width: 80px !important;
  12. margin: -50px -100px 0 0 !important;
  13. }
  14. #subscribebox p {
  15. left: 0 !important;
  16. float: right; !important;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement