duckduckgo old
duckduckgo old by kindongshin
Details
Authorkindongshin
LicenseNo License
Categoryduckduckgo.com
Created
Updated
Size2.8 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 duckduckgo old
@version 20240710.20.25
@namespace https://userstyles.world/user/kindongshin
@description duckduckgo old
@author kindongshin
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://duckduckgo.com/") {
.container_root__Lmrbx.container_fullWidth__0ZLFb {
border-top: 4px solid #c9481c;
}
@media screen and (min-width: 800px) {
.header_header__3o0p0 {
padding-top: 10px;
}
}
@media screen and (min-width: 1024px) {
.container_root__Lmrbx.container_responsive__IDWnv {
--container-padding: 10px;
}
}
@media only screen and (min-height: 700px) and (min-width: 800px) {
.minimal-homepage_minimalContentWrap__W4HdL {
margin-top: 142px;
}
}
@media screen and (min-width: 800px) {
.minimal-homepage_minimalHeroLogo__QSVlf {
margin-bottom: 30px;
}
}
.center_intrinsic__mk_Ab,
.minimal-homepage_belowTheFoldWrapper__I_rnZ {
display: none;
}
.minimal-homepage_layout__Wlfi7 {
background-color: #f7f7f7;
}
@media screen and (min-width: 800px) {
.minimal-homepage_minimalHeroLogo__QSVlf {
width: 250px;
height: 200px;
content: url(https://duckduckgo.com/assets/logo_homepage.normal.v105.png);
}
}
.searchbox_hasQuery__j8_VE:hover .searchbox_searchButton__F5Bwq:not(:disabled),
.searchbox_hasQuery__j8_VE:hover .searchbox_searchButton__F5Bwq:not(:disabled):hover,
.searchbox_hasQuery__j8_VE:focus-within .searchbox_searchButton__F5Bwq:not(:disabled) {
background-color: #70b661;
}
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt {
border: 1px solid #cccdc8;
}
.searchbox_combobox__V4gS9 {
height: 46px;
}
.searchbox_searchButton__F5Bwq,
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt .searchbox_searchButton__F5Bwq,
.searchbox_hasSuggestions__qh6mE[data-expanded="true"] .searchbox_searchButton__F5Bwq {
width: 52px;
height: 40px;
border-radius: 4px;
top: 2px;
right: 2px;
}
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt .searchbox_searchButton__F5Bwq svg {
height: 22px;
width: 22px;
}
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt,
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt:focus-within,
.searchbox_combobox__V4gS9.searchbox_isHomepage__C57Qt.searchbox_hasQuery__j8_VE,
.searchbox_suggestions__umkQH {
box-shadow: unset;
border-radius: unset;
}
.DrcPyihFGyKMlg6lpwsa::before,
.XvPRmQVeIoCP5lQhICTv.ofDl_1VxUG_EKc3b9E3x::before {
background-image: unset;
}
}