Doc: Remove none introduced project refer

I tried to use the following code at proton-style, but it was canceled due to conflict with the divide line

    border-right: solid 2px var(--identity-icon-color) !important;
    border-left: solid 2px var(--identity-icon-color) !important;
    transition: all .15s ease-in-out !important;
}

    border-right: solid 5px var(--identity-icon-color) !important;
    border-left: solid 5px var(--identity-icon-color) !important;
}
This commit is contained in:
alstjr7375 2021-08-31 09:28:22 +09:00
parent 8f0766991f
commit 0af2406e59

View file

@ -71,10 +71,6 @@ N: userChrome.css
W: https://gist.github.com/Dragoner7/ec2319e5038a6b4722d3e692713f9471
L: MPL 2.0
N: userChrome.css
W: https://github.com/xarantolus/userchrome.css
L: MIT
N: userChrome.org
W: https://www.userchrome.org/what-is-userchrome-css.html
L: CC BY 4.0