You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
badge.style.cssText='position:fixed;top:0;left:0;z-index:2147483647;background:red;color:white;font:bold 18px sans-serif;padding:4px 8px;pointer-events:none';
16
-
document.body.appendChild(badge);
17
-
});
18
-
19
11
constCSS=`
20
-
html { zoom: 1.5; }
12
+
html { zoom: 2.0; }
21
13
22
14
/* Nav: hide everything except Search and Messaging.
23
15
Use path fragment without trailing slash — profile pages use absolute URLs
0 commit comments