Advertisement
Qhuinn

MovilNH

Sep 17th, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.92 KB | None | 0 0
  1. #basemovil-nh {height: 600px; width: 316px; position: relative; background-image:url('https://goo.gl/ZG0fAh');}
  2. .bgmovil-nh {width: 243px; height: 420px; position: absolute; top: 90px; left: 35px;}
  3. .movil-nh {width: 243px; height: 420px; position: relative; overflow: hidden;}
  4. #basemovil-nh .movil-nh-moving {width: 486px; height: 420px; position: absolute; transition: 1s; left: 0px; top: 0px;}
  5. #basemovil-nh:hover .movil-nh-moving {transition: 1s; left: -243px;}
  6. .insidemov-nh {width: 243px; height: 420px; position: relative; display: inline-block;}
  7. .iconmov-nh {background-image:url('https://goo.gl/U9Gi2o'); width: 225px; height: 112px; position: absolute; bottom: 35px; right: 9px;}
  8. .icletmov-nh {font-family: raleway; font-size: 9px; color: #fff; text-shadow: 1px 1px 0px #000; font-weight: bold; position: absolute; bottom: 90px; text-align: left; display: block; width: 230px; left: 10px;}
  9. .time1-nh {position: absolute; top: 0px; width: 243px; height: 18px; background: #000; background-image:url('https://goo.gl/QwzGkP'); background-repeat: no-repeat; background-position: right;}
  10. .trimov-nh {width: 13px; height: 15px; position: absolute; bottom: 10px; left: 60px;}
  11. .circmov-nh {width: 10px; height: 10px; border: 2px solid #f0f0f0; position: absolute; bottom: 10px; left: 112px; border-radius: 100%;}
  12. .squmov-nh {width: 9px; height: 9px; border: 2px solid #f0f0f0; position: absolute; bottom: 10px; left: 164px;}
  13. .dotmov-nh {width: 30px; position: absolute; left: 105px; bottom: 80px;}
  14. .insidemov-nh2 {width: 243px; height: 402px; margin-top: 18px; position: relative; display: inline-block; background:rgba(0, 0, 0, 0.4);}
  15. .contactomov-nh {border-bottom: 1px solid #f0f0f0; position: relative; height: 75px; display: block; width: 220px; margin-bottom: -20px;}
  16. .conpicmov-nh {width: 65px; height: 65px; position: absolute; left: 10px; top: 5px; border-radius: 100%;}
  17. .connamemov {text-shadow: 1px 1px 0px #000; font-size: 11px; font-family: raleway; color: #f0f0f0; font-weight: bold; text-align: left; width: 130px; display: block; position: absolute; left: 85px; top: 30px; line-height: 110%;}
  18. .topcont-nh {width: 243px; height: 66px; background-image:url('https://goo.gl/f9EsFe');}
  19. .contactosmovil-nh {height: 336px; overflow-x: hidden; overflow-y: auto;}
  20. .contactosmovil-nh::-webkit-scrollbar {background-color: #28211B; height: 4px; width: 4px;}
  21. .contactosmovil-nh::-webkit-scrollbar-thumb {background-color: #98acb3;}
  22.  
  23. /* latin-ext */
  24. @font-face {
  25.   font-family: 'Raleway';
  26.   font-style: normal;
  27.   font-weight: 400;
  28.   src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  29.   unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  30. }
  31. /* latin */
  32. @font-face {
  33.   font-family: 'Raleway';
  34.   font-style: normal;
  35.   font-weight: 400;
  36.   src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  37.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  38. }
  39. /* latin-ext */
  40. @font-face {
  41.   font-family: 'Raleway';
  42.   font-style: normal;
  43.   font-weight: 700;
  44.   src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/WmVKXVcOuffP_qmCpFuyzSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  45.   unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  46. }
  47. /* latin */
  48. @font-face {
  49.   font-family: 'Raleway';
  50.   font-style: normal;
  51.   font-weight: 700;
  52.   src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  53.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement