Skip to content

OneShot Wallpapers for Google by Henriii102

Screenshot of OneShot Wallpapers for Google

Details

AuthorHenriii102

LicenseMIT License

Categorygoogle.com

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wallpapers for Google from game "OneShot"
You can change the wallpaper in the code

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         OneShot Wallpapers for Google
@version      20230907.14.45
@namespace    ?
==/UserStyle== */

@-moz-document regexp("^http(?:s)?:\\/\\/(?:www\\.)?google\\.\\w+(\\.\\w+)?(?:\\/(?:(?!.*search).+)?)?(?<!.+\\.org(.+)?)$") {
:root{
  --wallpaper: var(--wme); /*Change the wallpaper here*/ /*Troque o wallpaper aqui*/
  --wme: url('https://assets.nintendo.com/image/upload/c_fill,w_1200/q_auto:best/f_auto/dpr_2.0/ncom/pt_BR/games/switch/o/oneshot-world-machine-edition-switch/hero');
  --refuge: url('https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/420530/40fc074aefcfe8f5fd3ee9a546639f1dc83f6ff6.jpg');
  --a1: url('https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/420530/c69dd3fcb4a361b33842c2497dbbfba6e60ae002.jpg');
  }

.lnXdpd{
  width:40vh;
  bottom: 5%;
  content: url('https://cdn3.xsolla.com/files/uploaded/101667/42f165d19d8ce4b992223e25e153ce2b.png') !important;
}

body{
  background-image: var(--wallpaper) !important;
  background-size: 100% !important;
  background-position: center !important;
  background-repeat: repeat !important;
  background-attachment: fixed !important;
}

.gb_Ia.gb_f.gb_ab.gb_i.gb_Lc.gb_nd.gb_Wc, .o3j99.c93Gbe{
  background-color: rgba(255,255,255,0) !important;
}

.RNNXgb,.RNmpXc,.gNO89b,.aajZCb{
  background-color: rgb(32,33,36) !important;
  border: none !important;
 opacity: 0.6 !important;
}

html,#gb{
	background-color: transparent !important;
}
}

Reviews

No reviews yet.