Advertisement
Guest User

Turinga Clásico V4

a guest
Apr 5th, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. li.mensajes {
  2. margin-bottom: -px;
  3. border-top-width: -px;
  4. }
  5.  
  6. a.bloquearU {
  7. margin-left: -px;
  8. margin-bottom: 15px;
  9. }
  10.  
  11. #maincontainer {
  12. background: url(https://r2.easyimg.io/nylqscyp0/maincontainerbg.png) repeat-x #004a95;
  13. width: 960px;
  14. height: auto;
  15. padding: 0 12px;
  16. margin: 0 auto;
  17. position: relative;
  18. }
  19.  
  20. .rtop, .rbott {
  21. background: url(https://r2.easyimg.io/4ucrbhwfr/rtopbg.png)
  22. }
  23.  
  24. .clima-h-data {
  25.  
  26. padding-top: 8px;
  27. border-top: 0px solid #FFF;
  28. position: relative;
  29. cursor: pointer;
  30. }
  31.  
  32. .clima-h-city {
  33.  
  34. text-shadow: 0 1px 0 #CCCCCC;
  35. color: #464646;
  36. border-bottom: 0px solid #CCC;
  37. padding: 2px 0 4px 4px;
  38. margin-top: -3px;
  39.  
  40. }
  41.  
  42.  
  43. #mensaje-top {
  44. display: none;
  45. }
  46.  
  47. .user-level .user-desarrollador {
  48. color: #333;
  49. background: #EEE;
  50. text-shadow: 0 1px 0 #FFF;
  51.  
  52. }
  53.  
  54. .user-level .user-desarrollador strong {
  55. color: #333;
  56. }
  57.  
  58. .user-level .user-desarrollador span {
  59. color: #333;
  60. }
  61.  
  62.  
  63.  
  64. .systemicons.rango8 {
  65. background-image: url(https://r2.easyimg.io/vm1zq854w/big2v1.png);
  66. background-position: -1px -704px;
  67. }
  68.  
  69.  
  70.  
  71. img.systemicons.rango9 {
  72. margin-left: -1px;
  73. }
  74.  
  75.  
  76.  
  77. tr td img {
  78. display: none;
  79. }
  80.  
  81. .rbott {
  82. background-position: bottom left !important;
  83. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement