Super Minimal Google
Google Minimal by RawnokRahman
Details
AuthorRawnokRahman
LicenseNo License
Categorygoogle.com
Created
Updated
Size3.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name google.com - 9/25/2023, 11:18:53 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("google.com") {
body {
padding-top: 100px;
background-image: url(https://raw.githubusercontent.com/RawnokRahman/RawnokRahman.github.io/main/pretty-heroic%403000x2000px.jpg);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.gb_Ka.gb_f {
min-width: auto;
display: none;
}
.lnXdpd {
max-height: 100%;
max-width: 100%;
object-fit: contain;
object-position: center bottom;
width: auto;
background: hsla(0, 0%, 0%, 1);
background: linear-gradient(180deg, hsla(0, 0%, 0%, 1) 0%, hsl(242, 93%, 23%) 100%);
background: -moz-linear-gradient(180deg, hsla(0, 0%, 0%, 1) 0%, hsla (242, 37%, 14%, 1) 100%);
background: -webkit-linear-gradient(180deg, hsla(0, 0%, 0%, 1) 0%, hsla (242, 37%, 14%, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#181732", GradientType=1);
margin: -30px;
padding: 25px;
border-radius: 10px;
background-color: rgba(0, 0, 0, .93);
}
.SDkEP {
flex: 1;
display: flex;
padding: 5px 8px 0 14px;
border-radius: 20px;
background-color: rgb(0, 0, 0);
}
.RNNXgb {
display: flex;
z-index: 3;
min-height: 44px;
background: #000000eb;
background-color: rgba(0, 0, 0, .93);
background-image: none;
border: 1px solid #000000f0;
border-top-color: rgba(0, 0, 0, .93);
border-right-color: rgba(0, 0, 0, .94);
border-bottom-color: rgba(0, 0, 0, .91);
border-left-color: rgba(0, 0, 0, .8);
box-shadow: none;
border-radius: 20px;
margin: 20px auto;
width: 638px;
width: auto;
max-width: 584px;
}
.vcVZ7d {
display: none;
}
.KxwPGc {
display: none;
}
.Fgvgjc {
display: none;
}
.L3eUgb {
display: flex;
flex-direction: column;
height: 100%;
position: fixed;
right: 20%;
left: 20%;
}
.RNNXgb:hover {
display: flex;
z-index: 3;
min-height: 44px;
background: #202124;
background-color: rgba(0, 0, 0, .85);
background-image: none;
border: 1px solid #000000ed;
border-top-color: rgba(0, 0, 0, .94);
border-right-color: rgba(0, 0, 0, .94);
border-bottom-color: rgb(0, 0, 0);
border-left-color: rgba(0, 0, 0, .96);
box-shadow: none;
border-radius: 20px;
margin: 20px auto;
width: 638px;
width: auto;
max-width: 584px;
}
.gNO89b {
display: none;
}
.RNmpXc {
display: none;
}
.FPdoLc {
display: none;
}
.uU7dJb {
display: none;
}
/* Insert code here... */
}