I couldn't find anyone else who did this so I did it myself
(Ps. I couldn't change EVERYTHING. Only the search bar and some buttons)
Google 2018 Search Page Recreation by SatinFoil
Details
AuthorSatinFoil
LicenseNo License
Categoryhttps://www.google.com/
Created
Updated
Size1.1 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 2018 Search Page Recreation
@version 20240207.23.07
@namespace ?
==/UserStyle== */
@-moz-document domain("google.com") {
.SDkEP {
border-radius: 6px !important;
}
.RNNXgb {
border-radius: 3px !important;
box-shadow: 1px 2px 6px 0px rgba(32,33,36,.28);
}
.RNNXgb:hover {
border-radius: 3px !important;
box-shadow: 1px 2px 6px 0px rgba(32,33,36,.28);
}
.QCzoEc z1asCe MZy1Rb {
display: none;
}
.o6juZc {
border-radius: 3px !important;
box-shadow: 1px 2px 6px 0px rgba(32,33,36,.28);
}
.o6juZc:hover {
border-radius: 3px !important;
box-shadow: 1px 2px 6px 0px rgba(32,33,36,.28);
}
.NZmxZe rQEFy {
border: none;
}
.gb_i {
border-radius: 0px !important;
}
.gNO89b {
background-color: #f4f4f4 !important;
font-family: arial,sans-serif !important;
font-weight: bold !important;
color: #848582 !important;
}
.RNmpXc {
background-color: #f4f4f4 !important;
font-family: arial,sans-serif !important;
font-weight: bold !important;
color: #848582 !important;
}
}