Guest User

CSS abaj

a guest
Jan 6th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. /* Parte de abajo */
  2. .FFSoWkienestanlinea {
  3. font-size: 11px;
  4. }
  5. .FFSoWabizqcont {
  6. width: 575px;
  7. }
  8. .FFSoWabdercont {
  9. width: 300px;
  10. height: 350px;
  11. display: flex;
  12. margin-top: 20px;
  13. }
  14. .FFSoWabizqcontwrap {
  15. display: flex;
  16. flex-wrap: wrap;
  17. justify-content: space-between;
  18. height: 370px;
  19. width: 915px;
  20. }
  21. .FFSoWenlineascroll {
  22. height: 93px;
  23. overflow: auto;
  24. padding: 10px;
  25. padding-top: 0px;
  26. padding-left: 0px;
  27. }
  28. .FFSoWenlineascroll::-webkit-scrollbar-thumb {
  29. border-left: 1px solid #DDDDDD;
  30. border-right: 1px solid #DDDDDD;
  31. }
  32. .FFSoWenlineascroll::-webkit-scrollbar-track {
  33. border-left: 3px solid #DDDDDD;
  34. border-right: 3px solid #DDDDDD
  35. }
  36. .FFichdc::-webkit-scrollbar-thumb {
  37. border-left: 1px solid #191719;
  38. border-right: 1px solid #191719;
  39. }
  40. .FFichdc::-webkit-scrollbar-track {
  41. border-left: 3px solid #191719;
  42. border-right: 3px solid #191719
  43. }
  44. .FFichdc {
  45. max-height: unset!important;
  46. height: 130px!important;
  47. }
  48. .FFSoWabdercont {
  49. width: 300px;
  50. height: 350px;
  51. background: url(https://cdn.discordapp.com/attachments/359465561492684812/375750668994084864/WHDQ-512778373.jpg);
  52. margin-top: 20px;
  53. overflow: hidden;
  54. transition: .8s
  55. }
  56. .FFSoWabgrups {
  57. height: 38.5px;
  58. display: flex;
  59. flex-wrap: wrap;
  60. align-items: center;
  61. justify-content: center;
  62. color: #ddd;
  63. font-family: Patua One;
  64. text-transform: uppercase;
  65. transition: .8s;
  66. max-width: 150px;
  67. margin: auto;
  68. font-size: 15px;
  69. }
  70. .fede {
  71. color: #e06e41
  72. }
  73. .elfos {
  74. color: #549651;
  75. }
  76. .gazet {
  77. color: #579996;
  78. }
  79. .ajan {
  80. color: #996f57
  81. }
  82. .vahuna {
  83. color: #575e99;
  84. }
  85. .deus {
  86. color: #993030;
  87. }
  88. .sidonia {
  89. color: #d1c053
  90. }
  91. .weebland {
  92. color: #8f5faa;
  93. }
  94. .globalistas {
  95. color: #9d9dad;
  96. }
  97. .thiswhat {
  98. color: #fff;
  99. cursor: pointer;
  100. text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.51);
  101. }
  102. .thisded {
  103. opacity: 0
  104. }
  105. .FFSoWabgrupswrp {
  106. width: 300px;
  107. height: 350px;
  108. background: transparent;
  109. overflow: hidden;
  110. transition: .8s;
  111. position: absolute;
  112. }
  113. .FFSoWgrpsimgs {
  114. width: 300px;
  115. height: 350px;
  116. position: absolute;
  117. }
  118. .SoWclsbckg {
  119. position: absolute;
  120. opacity: 0;
  121. transition: .8s;
  122. }
  123. .imgthisded {
  124. opacity: 0;
  125. }
  126. .imgthiswhat {
  127. opacity: 1;
  128. }
Advertisement
Add Comment
Please, Sign In to add comment