Skip to content

Websites Improved by r3corded

Details

Authorr3corded

LicenseNo License

Categorywebsite

Created

Updated

Size19 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Websites Improved

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Websites Improved
@version      20231011.15.42
@namespace    userstyles.world/user/r3corded
@description  Websites Improved
@author       r3corded
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.google.com/search") {
/*MAIN GOOGLE PAGE*/

.FZylgf {
    margin: 8px !important;

} 
.HSryR .RsqAUb {
    border-radius: 12px !important;
    scale: 1;
    transition: all 0.3s ease;
    opacity: 100%;
}
.HSryR:hover .RsqAUb:hover {
    border-radius: 12px !important;
    scale: 1.02;
    opacity: 80%;
}
.I6TXqe {
    border-radius: 12px !important;
}
.iUh30:hover {
    opacity: 50%;
}
.iUh30 {
    color: #006f00;
}
.mslg .l {
    font-size: 18px;
    color: #8ab4f8d6;
}
.mslg .l:hover {
    font-size: 18px;
    color: #8ab4f8;
}
.cv2VAd {
    border-radius: 15px !important;
}
.cv2VAd:hover {
    border-radius: 15px !important;
    background: #3c404345;
}
.Jyc17b {
    border-radius: 14px !important;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 200px !important;
    border: solid 1px #3c4043;
}
.cUVNae {
    background: none;
}
.kLhEKe {
    border-radius: 15px !important;
    background: #3c40432e;
    margin-bottom: 10px !important;
    text-align: center;
    border: solid 1px #3c404375;
    transition: all 0.2s ease;
    padding: 5px !important;
}
.kLhEKe:hover {
    border-radius: 15px !important;
    background: #3c404300;
    margin-bottom: 10px !important;
    text-align: center;
    padding: 5px !important;
    border: solid 1px #3c4043ad;
}
.tGS0Nc {
    border-radius: 20px !important;
}

.k8XOCe {
    align-items: center;
    background-color: #303134;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    max-height: none;
    min-height: 48px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
        transition: all 0.15s ease;
        border: solid 1px #3c4043ad;
}
.k8XOCe:hover {
    align-items: center;
    background-color: #3031343d;
    border-radius: 100px;
    box-sizing: border-box;
    display: flex;
    max-height: none;
    min-height: 48px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
        border: solid 1px #3c4043ad;
}
.f6F9Be {
    border-radius: 15px;
    margin: 8px;
    width: 99% !important;
}
.b2hzT {
border-bottom: none !important;
    margin-bottom: 5px !important;
}







.CbAZb {
    background: #202124e3;
    border: 1px solid #3c404347;
    bottom: 0;
    overflow-y: auto;
    position: fixed;
    right: -360px;
    top: 0;
    width: 360px;
    font-family: Google Sans,arial,sans-serif;
    backdrop-filter: blur(10px);
    border-radius: 15px !important;
    margin: 10px;
}

.minidiv .sfbg {
    border-radius: 15px;
    height: 60px;
    overflow: hidden;
    background: #303134d6;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    backdrop-filter: blur(10px);
          margin-top: 8px !important;
        margin-left: 10px;
        margin-right: 10px !important; 
}
.Q3DXx.yIbDgf {
 padding-top: 11px !important;
}
.sfbg {
    width: 99% !important;
}
.minidiv .RNNXgb {
    height: 32px;
    border-radius: 16px;
    background: #3031349c;
    margin: 10px 0 0;
    border: 1px solid #5f63683b;
    box-shadow: none;
}



.q0yked {
    margin-left: -15px ;
    margin-right: -15px ;
    border-radius: 15px;

}
.Oz5Rbb, .de2Dud {
    border-radius: 15px;
    margin-left:10px;
    margin-right: 10px;
    width: 94%;
}





/*SCROLL WHEEL*/

::-webkit-scrollbar {
	width: 5px;
	transition: all 0.5s ease;
}

::-webkit-scrollbar-corner {
	background-color: #3c4043 !important;
}
::-webkit-scrollbar-track {
    background: #3c404300;
	border-radius: 20px !important;
}
::-webkit-scrollbar-thumb {
	transition: all 0.5s ease;
	background-color: #3c4043 !important;
	border-radius: 20px !important;
}

.ySjHwc .eoNQle img {
    border-radius: 12px;
}
}

@-moz-document url-prefix("https://web.whatsapp.com/") {
/*WHATSAPP*/

html[dir] ._3IBSU {
    padding-bottom: 100px;
    background-color: rgba(17, 27, 33, .7);
    backdrop-filter: blur(20px);
}
.ppled2lx, html:not([dir='rtl']) .svoq16ka, html:not([dir='rtl']) .tcg15ap9 {
    border-radius: 12px;
}
html[dir=ltr] ._2Naut {
    background: #111b21;
    border-radius: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid 1px #8f8f8f17;
}
html[dir] ._1w-Ol {
    background-color: var(--media-viewer-background);
    border-radius: 12px;
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 8px;
        border: solid 1px #8f8f8f24;
}

html[dir] ._199zF._2IMPQ {
    border-radius: 12px;
}

html[dir] ._8nE1Y {
    border: none !important;
}

html[dir] .app-wrapper-web ._1jJ70, html[dir] ._199zF {
    border-radius: 12px !important;
}

.sdfuwbjb {
    backdrop-filter: blur(15px);
}
html:not([dir='rtl']) .nu34rnf1 {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;

}
._1EUay {
    border-radius: 12px !important;
}

html[dir] .dark .NQl4z {
    border-radius: 12px;
}







html[dir=ltr] ._2sDI2 {
    border-radius: 12px !important;
    background:#111b21bd;
    backdrop-filter: blur(15px);
}
}

@-moz-document url-prefix("https://NOT DONE YET/") {
/*CHATGPT*/


.py-3 {
    background: none;
}
.md\:w-\[260px\] {

background: none !important;


}
.rounded-md {
    border-radius: 15px !important;
}
.grid > div>div>button,.dark .btn-neutral {
    border-radius: 15px !important;
}
.dark .dark\:bg-transparent {
    backdrop-filter: blur(10px);
    background-color: transparent;
}
.dark .dark\:bg-gray-800\/90 {
    background-color: rgba(52, 53, 65, .27);
}
.bg-gray-900 {
    background: #1c1c1e;
    border-radius: 15px;
    backdrop-filter: blur(10px);
    margin: 10px;

    height: 97%;
}
.dark >div{
    
    background: #f000;
}
.overflow-hidden.w-full>div:nth-child(2) {
    background: none;
}

.flex-1>div>div>div, .dark .dark\:text-white\/50, .dark .dark\:md\:bg-vert-dark-gradient {
    background: none !important;
}
body {
background-image: url("https://static.vecteezy.com/system/resources/previews/003/559/330/original/abstract-background-with-gradient-blue-bubble-free-vector.jpg") !important;
}
.space-y-1>:not([hidden])~:not([hidden]) >div>div {
    background: none !important;
}
.items-start >div>ul>button,li, .dark .dark\:shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.10\)\] {
    background: #1c1c1e !important;

    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}
.items-start >div>ul>button:hover,li:hover, .dark .dark\:shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.10\)\] {
    background: #1c1c1eb8 !important;
}
.gap-3\.5>ul>li {
background: #1c1c1e !important;
}
.gap-3\.5>ul>li:hover {
background: #1c1c1eb0 !important;
}
* {
    transition: border-color 0.4s ease;
    border-color: #ffffff14 !important;
}
*:hover {
    border-color: #ffffff0a !important;
}
.items-start >div>ul>button:hover, li:hover, .dark .dark\:shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.10\)\] {
    color: #fff;
}
.bg-gray-50 {
    border-radius: 15px;
    background: #1c1c1e9c !important;
    backdrop-filter: blur(20px);
    border: none !important;
    width: 100%;
}
.dark .dark\:bg-gray-800 {
    background: none;
    border: none;
    color: white;
    font-weight: 400;
}
.from-gray-900 {
    opacity: 0%;
}
.dark .btn-neutral {
    border-color: #ffffff14 !important;
        background: #1c1c1e !important;
    opacity: 100%;
    transition: all 0.4s ease;

}
.dark .btn-neutral:hover {
    border-color: #ffffff14 !important;
        background: #1c1c1e !important;
    opacity: 60%;
}
.btn-primary {
    border-radius: 15px;
    transition: all 0.4s ease;
}
.md\:gap-2 {
    margin-top: 10px;
}
.text-gray-200 {
    border-top-left-radius: 12px;
    background: #28282b;
    border-top-right-radius: 12px;
}
.dark .dark\:text-gray-200 {
    width: 23px;
}

.sticky >h3 {
    text-align: center;
    padding-top: 5px;
}


.from-gray-800 {
    visibility: hidden;
}



.items-start >div>ul>button:hover, li:hover, .dark .dark\:shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.10\)\] {
    backdrop-filter: blur(10px);
}
.items-start >div>ul>button:hover, li:hover, .dark .dark\:shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]>textarea {
    backdrop-filter: blur(0px) !important;
}
.markdown ol li, .markdown ol li>p, .markdown ol ol, .markdown ol ul, .markdown ul li, .markdown ul li>p, .markdown ul ol, .markdown ul ul {
    background: none !important;
    backdrop-filter: blur(0px) !important;
}
}

@-moz-document url-prefix("webflow") {
/*WEBFLOW*/

.bem-Pane {
    background: #404040b5;
    backdrop-filter: blur(20px);
}
.left-sidebar-links .button .bem-Svg {
    width: 22px !important;

}
.wf-1uwq58d>div {
    width: 33px !important;
}
.bem-TopBar_Body_Group-right > div:nth-child(5) {
    width: 42px !important;
}
.bem-Panel >div>div>div>div>div>svg {
    width: 15px !important;
}
.bem-Pane_Head, .bem-Pane_Actions>div {
background: #2e2e2e00 !important;
}
.bem-Pane_Actions>div>input, .wf-n515qv>button {
    border-radius: 12px !important;
}
.bem-Pane >div:nth-child(2)>div:nth-child(1) {
    border-radius: 12px !important;
    margin: 3px !important;
}
}

@-moz-document url-prefix("https://outlook.office.com/mail/...") {
/* OUTLOOK */

body {
    background-image: url("https://static.vecteezy.com/system/resources/previews/003/559/330/original/abstract-background-with-gradient-blue-bubble-free-vector.jpg") !important;
}

.FkPdL.czwRD, .UAnq8, .root-157, .g_zET, .Xsklh, .C1EJK, .XW2m0, .FWbo4, .DAZwg, .cPjmf {
    background: none;
}
.C1EJK {
    background: #ffffff5e !important;
    backdrop-filter: blur(12px);
    border-radius: 12px;
    border-color: #b1b1b126 !important;
    margin: 10px;
}
.bkYAr {
    border-color: #d0d0d07d;
}
.w1MGJ.OowpG > img {
    

background: #fff3;
    padding: 20px;
    border-radius: 30px;
}
.FmjZk {
    backdrop-filter: blur(12px);
    margin: 30px;
    background: #ffffff14 !important;
    border-radius: 12px;
    height: 90%;
    border: 1px solid #...

Reviews

No reviews yet.