Advertisement
ashtonirwins

Updates #2 | CSS | Fabulouls

May 11th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. #ashtonirwin1{
  2. height:13px;
  3. text-align:center;
  4. overflow:hidden;
  5. margin-top:-1px;
  6. border-bottom:2px outset #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.9s ease-in-out;
  13. -moz-transition: all 0.9s ease-in-out;
  14. -o-transition: all 0.9s ease-in-out;
  15. }
  16. #ashtonirwin1:hover{
  17. height:250px;
  18. -webkit-transition: all 0.9s ease-in-out;
  19. -moz-transition: all 0.9s ease-in-out;
  20. -o-transition: all 0.9s ease-in-out;
  21. }
  22.  
  23. #ashtonirwin2{
  24. height:13px;
  25. text-align:center;
  26. overflow:hidden;
  27. border-bottom:2px outset #efefef;
  28. text-transform:uppercase;
  29. background-color:#fff;
  30. letter-spacing:1px;
  31. font-size;8px;
  32. line-height:13px;
  33. z-index:999999999999999999999;
  34. -webkit-transition: all 0.9s ease-in-out;
  35. -moz-transition: all 0.9s ease-in-out;
  36. -o-transition: all 0.9s ease-in-out;
  37. }
  38.  
  39. #ashtonirwin2:hover{
  40. height:70px;
  41. -webkit-transition: all 0.9s ease-in-out;
  42. -moz-transition: all 0.9s ease-in-out;
  43. -o-transition: all 0.9s ease-in-out;
  44. }
  45.  
  46. #ashtonirwin3{
  47. height:13px;
  48. text-align:center;
  49. overflow:hidden;
  50. border-bottom:2px outset #efefef;
  51. text-transform:uppercase;
  52. background-color:#fff;
  53. letter-spacing:1px;
  54. font-size;8px;
  55. line-height:13px;
  56. z-index:999999999999999999999;
  57. -webkit-transition: all 0.9s ease-in-out;
  58. -moz-transition: all 0.9s ease-in-out;
  59. -o-transition: all 0.9s ease-in-out;
  60. }
  61.  
  62. #ashtonirwin3:hover{
  63. height:165px;
  64. -webkit-transition: all 0.9s ease-in-out;
  65. -moz-transition: all 0.9s ease-in-out;
  66. -o-transition: all 0.9s ease-in-out;
  67. }
  68.  
  69.  
  70.  
  71. #ashtonirwin4{
  72. height:13px;
  73. text-align:center;
  74. overflow:hidden;
  75. border-bottom:2px outset #efefef;
  76. text-transform:uppercase;
  77. background-color:#fff;
  78. letter-spacing:1px;
  79. font-size;8px;
  80. line-height:13px;
  81. z-index:999999999999999999999;
  82. -webkit-transition: all 0.9s ease-in-out;
  83. -moz-transition: all 0.9s ease-in-out;
  84. -o-transition: all 0.9s ease-in-out;
  85. }
  86.  
  87. #ashtonirwin4:hover{
  88. height:190px;
  89. -webkit-transition: all 0.9s ease-in-out;
  90. -moz-transition: all 0.9s ease-in-out;
  91. -o-transition: all 0.9s ease-in-out;
  92. }
  93. #ashtonirwin5{
  94. height:13px;
  95. text-align:center;
  96. overflow:hidden;
  97. text-transform:uppercase;
  98. background-color:#fff;
  99. letter-spacing:1px;
  100. font-size;8px;
  101. line-height:13px;
  102. z-index:999999999999999999999;
  103. -webkit-transition: all 0.9s ease-in-out;
  104. -moz-transition: all 0.9s ease-in-out;
  105. -o-transition: all 0.9s ease-in-out;
  106. }
  107.  
  108. #ashtonirwin5:hover{
  109. height:145px;
  110. -webkit-transition: all 0.9s ease-in-out;
  111. -moz-transition: all 0.9s ease-in-out;
  112. -o-transition: all 0.9s ease-in-out;
  113. }
  114.  
  115. #ashtonirwin{
  116. text-align:left;
  117. font-size:9px;
  118. border:2px outset #e9e9e9;
  119. position:fixed;
  120. font-family:nueve;
  121. left:14px;
  122. background-color:#fff;
  123. letter-spacing:1px;
  124. width:130px;
  125. z-index:9999;
  126. padding:4px;
  127. top:14px;
  128.  
  129. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement