mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 05:21:00 +01:00
Reverts: c00806846003c7b22ce72ffd842cea9340e9dbb5 Note: 895a6b6903c96bf644c573c8dff4fa98bfce119d where it was enabled for reading of noindex meta tags, but I don't think those ever worked anyway
763 B
763 B
WARNING: I am not able to find current onion on 2022-03-07
http://ea5faa5po25cf7fb.onion/projects/tor/ticket/30812#comment:3
More details: turns letterboxing dark, check the profile location in
about:profiles
, cd
there,
mkdir chrome
and paste the below into
userChrome.css
there.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* about:newtab and about:blank
* also remove white flash: see https://bugzilla.mozilla.org/1488384 */
#browser vbox#appcontent tabbrowser,
#content,
#tabbrowser-tabpanels,
browser[type=content-primary],
browser[type=content] > html {
background: #2A2A2E !important
}