Advertisement
Qhuinn

rednblue

Dec 9th, 2016
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.11 KB | None | 0 0
  1. #crackblue-tri1 {width: 0; height: 0; border-style: solid; border-width: 0 0 40px 470px;}
  2. #crackblue-tri2 {width: 0; height: 0; border-style: solid; border-width: 40px 470px 0 0;}
  3. #crackblue-base {position: relative; font-weight: normal; width: 500px; height: 275px; padding-top: 7px;}
  4. #crackblue-base .cuadrado2 {display: inline-block; width: 179px; height: 210px; margin-left: 4px; margin-right: 4px; position: relative; overflow: hidden; margin-top: 5px; margin-bottom: 5px; padding-left:4px; padding-right: 4px;}
  5. #crackblue-base .tit {text-transform: uppercase; font-style: italic; font-size: 15px; text-align: center; line-height: 100%; font-family:georgia; font-weight: 300; padding-top: 7px; padding-bottom: 5px; font-weight: bold; margin-bottom:4px; margin-left: 7px; margin-right: 7px;}
  6. #crackblue-base .tit .subtit {font-style:normal; font-weight: normal; text-transform: uppercase; font-family: calibri; font-size: 10px; line-height: 100%; display: block; width:350px; padding-top: 3px; margin-top: 3px;}
  7. #crackblue-base .cuadrado2 .texto {line-height: 105%; font-size: 10px; font-family: georgia; overflow: auto; text-align: justify; position: absolute; bottom: 0px;}
  8. #crackblue-base .bluepicst {display: inline-block; width: 145px; height: 210px; position: relative; overflow: hidden; margin-top: 5px; margin-bottom: 5px; transition: 1s;}
  9. #crackblue-base .bluepicst .name {font-size: 15px; font-family: georgia; font-weight: bold; font-style: italic; margin-top: 115px; display: block; text-align: center; width: 145px; transition: 1s; text-shadow: 1px 1px 0px #000;}
  10. #crackblue-base .bluepicst .line {width: 98px; height: 1px; margin-top: 5px; transition: 1s; overflow: hidden;}
  11. #crackblue-base .bluepicst .dats {line-height: 100%; text-transform: uppercase; font-size: 10px; font-family: calibri; margin-top: 5px; width: 145px; display: block; transition: 0.2s; opacity: 1;}
  12. #crackblue-base .bluepicst .line bio {display:block; text-shadow: none; padding: 3px; width: 119px; height: 134px; font-size: 10px; text-align: justify; line-height: 100%; opacity:0; color: #000; transition: 0.5s; overflow-y:auto; overflow-x:hidden;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement