Advertisement
Guest User

css

a guest
Mar 23rd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. /* PERFILES Y JABATARES */
  2. #profile-advanced-avatar .module, #profile-advanced-details, #profile-advanced-points .module, #profile-advanced-reputation .module {
  3. border: none;
  4. }
  5. #cp-main .panel {
  6. padding: 0px 10px;
  7. }
  8. #profile-advanced-right .module {
  9. padding-bottom: 8px;
  10. border: solid 1px #cacaca;
  11. }
  12. .module .h3 {
  13. background: #323033;
  14. }
  15. .column .h3 {
  16. background: #323033
  17. }
  18. #idezpezyalperfil {
  19. background: url(https://cdn.discordapp.com/attachments/389174468481777666/425890215165427723/mUW9dmR.jpg)
  20. }
  21. #cp-main h1 {
  22. color: #DDD;
  23. }
  24. .postprofile dl dd a[href^="/profile"] img[alt="Enviar email"] {
  25. display: none;
  26. }
  27. .postprofile dd a {
  28. display: block;
  29. }
  30. dl.details dd {
  31. margin-left: 0px;
  32. padding-left: 0px;
  33. }
  34. .perfilavaflex {
  35. display: flex;
  36. flex-wrap: wrap;
  37. width: 240px;
  38. }
  39. .ajax-profil_parent {
  40. margin: 0;
  41. }
  42. .left-box {
  43. float: none
  44. }
  45. .dl.details dd {
  46. margin-bottom: 0px;
  47. }
  48. .perfilavazeldas {
  49. width: 665px;
  50. height: 60px;
  51. display: flex;
  52. align-items: center;
  53. justify-content: space-around;
  54. }
  55. .perfilflotarextremaderecha {
  56. float: right;
  57. background: url(https://cdn.discordapp.com/attachments/389174468481777666/425890215165427723/mUW9dmR.jpg)
  58. }
  59. .perfilusernein {
  60. background: url(https://i.imgur.com/mUW9dmR.jpg);
  61. text-align: center;
  62. width: 625px;
  63. padding: 25px 20px;
  64. height: 50px;
  65. display: flex;
  66. align-items: center;
  67. justify-content: center;
  68. font-size: 28px;
  69. font-family: Patua One;
  70. font-size: 25px;
  71. flex-wrap: wrap;
  72. }
  73. .perfilnomb2 strong {
  74. color: #eaeaea!important;
  75. font-weight: 400;
  76. text-shadow: 2px 1px 0px rgba(14, 10, 31, 0.75);
  77. }
  78. .perfilrangosmol {
  79. font-size: 12px;
  80. margin-top: -15px;
  81. width: 100%
  82. }
  83. .perfilrangosmol strong {
  84. color: #eaeaea!important;
  85. font-weight: 400;
  86. text-shadow: 2px 1px 0px rgba(14, 10, 31, 0.75);
  87. }
  88. #soymaricónasíqueusaréabsoluteaunquenodebería {
  89. position: absolute;
  90. }
  91. .perfilenlacesoraya {
  92. background: #201e23;
  93. height: 60px;
  94. }
  95. .perfilelrestodelaweaxd {
  96. height: 300px;
  97. }
  98. .panel bg1 {
  99. height: 400px;
  100. }
  101. dl.details dt {
  102. width: unset;
  103. }
  104. .postprofile dl dd a[href^="/profile"] img[alt="Enviar email"] {
  105. display: none;
  106. }
  107. .perfilavazeldas dl {
  108. margin-top: 5px;
  109. }
  110. .mensajesflotameesta {
  111. float: right;
  112. }
  113. dl.details dt {
  114. margin-right: 5px;
  115. }
  116. .paddeameesta {
  117. padding: 10px;
  118. background: #F5F4F4;
  119. min-height: 126px;
  120. }
  121.  
  122. .FFonlineaperf {
  123. font-size: 13px;
  124. font-weight: 400;
  125. color: #69737b;
  126. font-family: roboto;
  127. letter-spacing: 1px;
  128. }
  129. .absoluteamepapasote {
  130. position: absolute;
  131. margin-left: 355px;
  132. margin-top: 90px;
  133. text-transform: uppercase;
  134. height: 15px;
  135. text-align: center;
  136. width: 290px;
  137. background: #e8e8e8;
  138. padding: 10px 0px;
  139. border: solid 1px #cacaca;
  140. }
  141. .postprofile dt {
  142. margin-left: 0px;
  143. }
  144. .titnombavaposte {
  145. display: flex;
  146. align-items: center;
  147. justify-content: center;
  148. background: #2a282b;
  149. text-align: center;
  150. height: 25px;
  151. padding: 10px 0px;
  152. overflow: hidden;
  153. }
  154. .nombreavaposte {
  155. font-family: Patua One;
  156. font-size: 16px;
  157. padding: 3px 0px;
  158. min-width: 220px;
  159. border-bottom: solid #7b3636 1px;
  160. margin-bottom: 2px;
  161. }
  162. .nombreavaposte a:hover{
  163. text-decoration: none;
  164. }
  165. .datoshoveravaFF {
  166. width: 250px;
  167. height: 380px;
  168. position: absolute;
  169. overflow: hidden;
  170. transition: .4s;
  171. }
  172. .rpgfloatavaFF {
  173. float: right;
  174. width: 190px;
  175. height: 380px;
  176. background: transparent;
  177. }
  178. .contactoimgsavaFF {
  179. width: 60px;
  180. height: 380px;
  181. display: flex;
  182. flex-wrap: wrap;
  183. align-items: center;
  184. }
  185. .postprofile dd {
  186. margin-left: 0px;
  187. }
  188. .rpgpaddeanteFF {
  189. padding: 10px 10px;
  190. }
  191. dd.label {
  192. margin-bottom: 5px;
  193. }
  194. .rpgpaddeanteFF dd {
  195. padding: 10px;
  196. padding-bottom: 0px;
  197. background: rgba(238, 238, 238, 0.7);
  198. border: solid 1px #5c5861;
  199. }
  200. .fflabelava {
  201. text-align: center;
  202. border-bottom: solid 1px #985353;
  203. padding-bottom: 3px;
  204. }
  205. .fflabelava span {
  206. font-weight: bold;
  207. }
  208. .rangoavaFF {
  209. padding: 10px
  210. }
  211. .rangoavaFF dd{
  212. padding: 10px;
  213. font-family: Patua One;
  214. font-size: 15px;
  215. text-transform: uppercase;
  216. text-align: center;
  217. background: rgba(238, 238, 238, 0.7);
  218. border: solid 1px #5c5861;
  219. }
  220. .postprofile {
  221. width: 250px;
  222. height: 425px;
  223. padding: 0;
  224. border-bottom: solid 15px #2a282b;
  225. margin-right: 20px;
  226. margin-top: 25px;
  227. overflow: hidden;
  228. }
  229. .postprofile:hover .datoshoveravaFF {
  230. margin-top: -412px;
  231. }
  232. .avagrisFFmequieromatar {
  233. transition: .6s;
  234. overflow: hidden;
  235. width: 250px;
  236. height: 400px;
  237. }
  238. .avagrisFFmequieromatar img{
  239. transition: .6s;
  240. transform: translate3d(-1px, -1px, 0);
  241. border:solid 1px transparent;
  242. border-width:1px 0 0 1px;
  243. }
  244. .postprofile:hover .avagrisFFmequieromatar {
  245. filter: grayscale(80%) brightness(80%);
  246. }
  247. .postprofile:hover .avagrisFFmequieromatar img{
  248. filter: blur(2px);
  249. transform: scale(1.05);
  250. }
  251. .perfilavazeldas img {
  252. transform: scale(0.9);
  253. }
  254. h1.page-title {
  255. text-shadow: 2px 1px 0px rgba(14, 10, 31, 0.75);
  256. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement