distromob

MAP

Jun 21st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <style>
  2. .alert-success {color:#ffffff!important;background:#0f301e;}
  3. .custom-address {
  4.     margin-right: 10px;
  5.     width: 100%;
  6.     float: left;
  7. }
  8. .custom-contact {
  9.     width: calc(100% - 10px);
  10.     float: left;
  11. }
  12. .mod-embed-iframe {
  13. margin: 0px!important;
  14. }
  15. .custom-marker-wrapper{
  16.   width:400px;
  17. }
  18. .custom-contact p {
  19.     color: #000 !important;
  20.     font-size: 12px;
  21. }
  22. .custom-address p {
  23.     color: #000 !important;
  24.     font-size: 24px;
  25. }
  26. </style>
Advertisement
Add Comment
Please, Sign In to add comment