commit dbeb93b9ea52e312a15f083aeb1591e3ebd73754 Author: Richard Pospesel richard@torproject.org Date: Mon Oct 4 20:07:09 2021 +0200
Bug 40050: Update aboutTor.css for protonification of the onion-pattern --- chrome/skin/aboutTor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css index 38486241..ecc46b97 100644 --- a/chrome/skin/aboutTor.css +++ b/chrome/skin/aboutTor.css @@ -11,7 +11,7 @@ --abouttor-bg-toroff-color: #A4000F; --onion-opacity: 0.2; --onion-color: #fff; - --onion-radius: 50px; + --onion-radius: 75px; }
* {