Skip to content

GoogleMikuBackground by Wangs-official

Screenshot of GoogleMikuBackground

Details

AuthorWangs-official

LicenseMIT

Categoryhttps://www.google.com/search

Created

Updated

Code size1.6 kB

Code checksum2f5bb43f

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fill your Google searches with new colours, work ID: 103326245

Notes

no

Source code

/* ==UserStyle==
@name         GoogleMikuBackground
@version      20230820.10.32
@namespace    userstyles.world/user/Wangs-official
@description  Fill your Google searches with new colours, work ID: 103326245
@author       Wangs-official
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://www.google.com/search") {
/*PID:103326245*/

body{
  background: linear-gradient(rgba(240, 240, 240, .5), rgba(240, 240, 240, .5)),url(https://s3.bmp.ovh/imgs/2023/08/19/059b6185f2ad9348.jpeg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}

/* 去颜色 */

.sfbg {
    background: none;
    height: 69px;
    left: 0;
    position: absolute;
    width: 100%;
}
.appbar {
    background: none;
    position: relative;
    -webkit-box-sizing: border-box;
    padding-left: var(--center-abs-margin);
    border-top: 1px solid #dadce0;
}
.dG2XIf {
    box-shadow: none;
    background:none;
    border: 1px solid #dadce0;
    border-radius: 8px
px
;
}
.f6F9Be {
    background: none;
}
.Ww4FFb {
    background:none ;
    border-size: 0px;
    border-radius: 0px;
    box-shadow: 0px;
}
.k8XOCe {
    align-items: center;
    background:none;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    max-height: none;
    min-height: 48px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
}

.minidiv .sfbg {
    height: 72px;
    overflow: hidden;
    background: none;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}
}

Reviews

No reviews yet.