Changes mobile google interface
Mobile Google Changes by skunkstriped
Details
Authorskunkstriped
LicenseNo License
Categorygoogle
Created
Updated
Code size1.1 kB
Code checksume8a35b93
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Mobile Google Changes
@version 20220416.20.16
@namespace userstyles.world/user/skunkstriped
@description Changes mobile google interface
@author skunkstriped
@license No License
==/UserStyle== */
@-moz-document domain("google.com") {
#gb-main {
background-color: #f2f2f2;
}
.Tg7LZd {
border-radius: 0 2px 2px 0 !important;
}
.A7Yvie {
border-radius: 2px !important;
}
.zGVn2e {
border-radius: 2px !important;
}
.card:not(:empty), .mnr-c:not(:empty) {
margin: 0px 8px 8px 8px !important;
}
#gsr {
background:#f2f2f2;
}
.card:not(:empty), .mnr-c:not(:empty) {
margin: 8px 8px 8px 8px !important;
}
.Fh5muf {
background-color: #f2f2f2;
}
.UUbT9 {
background: #f9f9f9;
}
.Sl6fgd .UUbT9 {
padding: 0 6px 0 10px !important;
background: #f9f9f9;
margin: unset !important;
}
.Xeztj {
background: transparent;
}
.Zgesjc {
box-shadow:none;
}
.P1Ycoe {
background: none !important;
}
.HOslld,
.mnr-c:not(:empty) {
border-radius:2px !important;
}
.Sl6fgd {
background: #f9f9f9;
}
}