onefuckingmin

Untitled

Jun 13th, 2014
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. #ocehans1{
  2. height:13px;
  3. text-align:center;
  4. overflow:hidden;
  5. margin-top:-1px;
  6. border-bottom:1px solid #efefef;
  7. text-transform:uppercase;
  8. letter-spacing:1px;
  9. font-size:8px;
  10. line-height:10px;
  11. z-index:999999999999999999999;
  12. -webkit-transition: all 0.5s ease-in-out;
  13. -moz-transition: all 0.5s ease-in-out;
  14. -o-transition: all 0.5s ease-in-out;}
  15.  
  16. #ocehans1:hover{
  17. height:67px;
  18. -webkit-transition: all 0.5s ease-in-out;
  19. -moz-transition: all 0.5s ease-in-out;
  20. -o-transition: all 0.5s ease-in-out;}
  21.  
  22. #ocehans2{
  23. height:13px;
  24. text-align:center;
  25. overflow:hidden;
  26. border-bottom:1px solid #efefef;
  27. text-transform:uppercase;
  28. background-color:#fff;
  29. letter-spacing:1px;
  30. font-size;8px;
  31. line-height:13px;
  32. z-index:999999999999999999999;
  33. -webkit-transition: all 0.5s ease-in-out;
  34. -moz-transition: all 0.5s ease-in-out;
  35. -o-transition: all 0.5s ease-in-out;}
  36.  
  37. #ocehans2:hover{
  38. height:60px;
  39. -webkit-transition: all 0.5s ease-in-out;
  40. -moz-transition: all 0.5s ease-in-out;
  41. -o-transition: all 0.5s ease-in-out;}
  42.  
  43. #ocehans3{
  44. height:13px;
  45. text-align:center;
  46. overflow:hidden;
  47. border-bottom:1px solid #efefef;
  48. text-transform:uppercase;
  49. background-color:#fff;
  50. letter-spacing:1px;
  51. font-size;8px;
  52. line-height:13px;
  53. z-index:999999999999999999999;
  54. -webkit-transition: all 0.5s ease-in-out;
  55. -moz-transition: all 0.5s ease-in-out;
  56. -o-transition: all 0.5s ease-in-out;}
  57.  
  58. #ocehans3:hover{
  59. height:135px;
  60. -webkit-transition: all 0.5s ease-in-out;
  61. -moz-transition: all 0.5s ease-in-out;
  62. -o-transition: all 0.5s ease-in-out;}
  63.  
  64. #ocehans{
  65. text-align:left;
  66. font-size:8px;
  67. text-transform:uppercase;
  68. opacity: .8;
  69. border:1px solid #eee;
  70. position:fixed;
  71. font-family:calibri;
  72. left:14px;
  73. background-color:#fff;
  74. letter-spacing:1px;
  75. width:65px;
  76. z-index:9999;
  77. padding:4px;
  78. top:14px;}
Add Comment
Please, Sign In to add comment