commit 04f6ee799985387684d079d80767a05fa3c1f009 Author: Richard Pospesel richard@torproject.org Date: Thu Jan 6 20:46:46 2022 +0100
fixup! Bug 40758: Remove YEC takeover from about:tor in next release --- chrome/skin/aboutTor.css | 20 -------------------- 1 file changed, 20 deletions(-)
diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css index 9c4d7f63..1811c4d5 100644 --- a/chrome/skin/aboutTor.css +++ b/chrome/skin/aboutTor.css @@ -102,26 +102,6 @@ a { white-space: nowrap; }
-.header-container { - display: flex; - justify-content: center; - max-width: 575px; - margin-inline: auto; -} - -.header-container > div.header-layered { - width: 70%; - overflow: auto -} - -.header-container > div.header-layered > img { - width: 100%; - float: inline-start; -} - -.header-container > div > img#slogan-layer { - margin-inline-start: -100%; -} .torstatus-container { text-align: center; }