分享一下自己的 V2EX 自定义 CSS

2022-07-31 13:00:46 +08:00
 xieqiqiang00

隐藏 V2EX 标志和描述,模糊自己的用户名和密码

要是被公司同事发现自己在 v2 上发的东西不太爽

#Logo, #Main .breadcrumb>:first-child, #Main .breadcrumb>:nth-child(2), #Main .header>:nth-child(2), #Main .header>:nth-child(3) { display: none; }

#Rightbar .box>.cell:first-child>table:first-child tbody td:first-child { filter: contrast(0%); }

#Top .tools>*:nth-child(2), #Rightbar .box>.cell:first-child table:first-child tbody tr:first-child { filter: blur(5px); }

2765 次点击
所在节点    分享创造
5 条回复
crab
2022-07-31 16:19:58 +08:00
看到标题直接谷歌搜索下基本都在前面。
xieqiqiang00
2022-07-31 18:53:26 +08:00
@crab 降低风险,而且隐藏了用户名,起码不知道你是谁
keyword233
2022-07-31 23:19:09 +08:00
``` CSS
.adsbygoogle { display:none !important; }
.sidebar_units { display:none !important; }
.wwads-cn { display:none !important; }
```
aulayli
2022-08-01 03:37:56 +08:00
网络身份不要关联现实身份信息,就不容易被人认出来了
jinzhe
2022-08-02 19:47:42 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/869762

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX