Advertisement
Sweetening

GoogleCodeRed.css

Jan 22nd, 2024
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. /*BY ClumsyLulz */
  2.  
  3. body {
  4. background-color: #000;
  5. color: white;
  6. font-family: 'Courier New', Courier, monospace;
  7. }
  8.  
  9. /* Google logo opacity 0 */
  10. .lnXdpd {
  11. opacity: 0;
  12. }
  13.  
  14. /* Replacement logo */
  15. .k1zIA {
  16. background-image: url(https://i.imgur.com/LviRNtR.png) !important;
  17. background-repeat: no-repeat;
  18. background-size: 85%;
  19. background-position: 50% 100%;
  20. background-size: 347px 113px !important;
  21. }
  22.  
  23. /* Background image */
  24. .L3eUgb {
  25. background: url(https://wallpaperaccess.com/full/5132701.jpg) !important;
  26. background-size: cover !important;
  27. margin-top: 0px;
  28. }
  29.  
  30. /* Change color of bottom texts "About Advertising Business ..." */
  31. a.pHiOh {
  32. color: gainsboro !important;
  33. }
  34.  
  35. /* Location text "United States" */
  36. .uU7dJb {
  37. color: gainsboro !important;
  38. border-bottom: 1px solid #cccbcb5e;
  39. }
  40.  
  41. a.EzVRq {
  42. color: #ff4500 !important; /* Neon Red */
  43. }
  44.  
  45. a.gb_g {
  46. color: gainsboro;
  47. }
  48.  
  49. div#SIvCob {
  50. display: none !important;
  51. }
  52.  
  53. .o3j99.ikrT4e.om7nvf {
  54. opacity: 0.75 !important;
  55. }
  56.  
  57. .gb_pa {
  58. background-color: rgba(32, 33, 36, 0) !important;
  59. }
  60.  
  61. .b0KoTc {
  62. display: none !important;
  63. }
  64.  
  65. .gb_Ca.gb_2d {
  66. min-width: initial;
  67. min-width: auto;
  68. background: #0707075e !important;
  69. backdrop-filter: blur(10px);
  70. border-radius: 20px;
  71. }
  72.  
  73. .c93Gbe {
  74. background: #0707075e !important;
  75. backdrop-filter: blur(10px);
  76. border-top-left-radius: 20px;
  77. border-top-right-radius: 20px;
  78. max-height: 10px;
  79. content-visibility: auto;
  80. transition: 1s;
  81. }
  82.  
  83. .o3j99.c93Gbe:hover {
  84. max-height: 500px;
  85. transition: 2s;
  86. }
  87.  
  88. .gb_5a:not(.gb_Ld) {
  89. background-color: #000000a3 !important;
  90. backdrop-filter: blur(5px);
  91. }
  92.  
  93. .LX3sZb {
  94. display: inline-block;
  95. flex-grow: 1;
  96. max-width: 100px;
  97. transition: 1s;
  98. border-radius: 20px;
  99. }
  100.  
  101. .LX3sZb:hover {
  102. max-width: 399px;
  103. transition: 2s;
  104. }
  105.  
  106. .gb_Da.gb_4d {
  107. min-width: initial;
  108. border-radius: 20px;
  109. min-width: auto;
  110. backdrop-filter: blur(5px);
  111. background-color: #0000007d !important;
  112. }
  113.  
  114. .rSk4se {
  115. max-height: 226px;
  116. position: relative;
  117. max-width: 582px;
  118. width: 488px;
  119. }
  120.  
  121. .gb_7a:not(.gb_Od) {
  122. font: 13px/27px 'Courier New', Courier, monospace;
  123. z-index: 986;
  124. border-radius: 20px;
  125. background: transparent;
  126. }
  127.  
  128. .gb_5d .gb_3d {
  129. float: right;
  130. padding-left: 32px;
  131. border-radius: 20px;
  132. background: transparent;
  133. }
  134.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement