Qhuinn

starsficha

Dec 13th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.23 KB | None | 0 0
  1. /* latin */
  2. @font-face {
  3.   font-family: 'Yesteryear';
  4.   font-style: normal;
  5.   font-weight: 400;
  6.   src: local('Yesteryear'), local('Yesteryear-Regular'), url(https://fonts.gstatic.com/s/yesteryear/v5/Y-2_3oNnGXTRT4ySJQfhEPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  7.   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;
  8. }
  9.  
  10. #base-rembmef {background-attachment: fixed; width: 436px; height: 450px; overflow: hidden; position: relative; border: 20px solid #f2f2f2; font-weight: normal;}
  11. #base-rembmef .pjbox1 {width: 160px; padding: 4px; background:rgba(255, 255, 255, 0.3); border-radius:100%; overflow: hidden; height: 160px; display: inline-block; position: absolute; top: 30px; left: 60px;}
  12. #base-rembmef .pjbox1 .pjbox12 {width: 160px; height: 160px; border-radius: 100%; overflow: hidden; position: relative;}
  13. #base-rembmef .pjbox1 .pjbox13 {width: 130px; height: 210px; transform: rotate(50deg); position: absolute; top: 20px; left: -30px;} #base-rembmef .pjbox1 img {width: 130px; height: 130px; border-radius: 100%; position: absolute; top: 15px; left: 15px;}
  14. #base-rembmef .titulo-dficha {font-family: yesteryear; display: block; text-align: center; font-size: 40px; color: #fff; position: absolute; top: 230px; text-shadow: 1px 2px 0px #000; width: 436px;}
  15. .desc-dficha {background:rgba(255, 255, 255, 0.3); border: 1px solid #fff; width: 330px; font-size: 10px; color: #fff; font-family: verdana; line-height: 100%; text-align: justify; position: absolute; top: 270px; left: 50px;}
  16. .desc-dficha-in {margin-left: 15px; margin-top: 15px; width: 280px; height: 100px; overflow-y: auto; margin-bottom: 15px; background-attachment: fixed; padding: 10px;}
  17. .desc-dficha-in::-webkit-scrollbar {width: 5px; height: 5px;}
  18. .desc-dficha-in::-webkit-scrollbar-thumb {background:#233539; border: none;}
  19. .desc-dficha-in::-webkit-scrollbar-track {background: #fff; border: none;}
  20. .datos-dficha {position: absolute; left: 240px; top: 70px; font-size: 9px; font-family: verdana; color: #000; text-transform: uppercase; width:90px;}
  21. .datos-dficha ddf {display: block; width: 130px; line-height: 100%; padding-top: 3px; padding-bottom: 3px;margin-bottom: 4px; opacity: 0.3;}
Add Comment
Please, Sign In to add comment