StackOverflow 今天的愚人节玩笑不错

2022-04-01 09:44:45 +08:00
 villivateur

可以换多种不同的主题,比如 tiktok facebook 等

7738 次点击
所在节点    程序员
34 条回复
sparkinglemon
2022-04-01 11:53:19 +08:00
* {text-overflow: clip;letter-spacing: 3px;text-shadow: -3px 0 1px cyan, 3px 0 1px red;}

这效果属实不错(doge
gargar
2022-04-01 11:58:45 +08:00
top secret 图片滤镜
```
body.theme-custom.theme-topsecret img,body.theme-custom.theme-topsecret svg:not(.s-avatar--badge) {
filter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3Cfilter id='filter' x='-20%25' y='-20%25' width='140%25' height='140%25' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeColorMatrix type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0' x='0%25' y='0%25' width='100%25' height='100%25' in='SourceGraphic' result='colormatrix'/%3E%3CfeGaussianBlur stdDeviation='0' x='0%25' y='0%25' width='100%25' height='100%25' in='colormatrix' edgeMode='none' result='blur'/%3E%3CfeBlend mode='color-dodge' x='0%25' y='0%25' width='100%25' height='100%25' in='SourceGraphic' in2='blur' result='blend'/%3E%3CfeColorMatrix type='saturate' values='0' x='0%25' y='0%25' width='100%25' height='100%25' in='blend' result='colormatrix1'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E#filter") url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3Cfilter id='filter' x='-20%25' y='-20%25' width='140%25' height='140%25' filterUnits='objectBoundingBox' primitiveUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeConvolveMatrix order='3 3' kernelMatrix='-1 -1 -1 -1 5 -1 -1 -1 -1' divisor='1' bias='1' targetX='0' targetY='0' edgeMode='duplicate' preserveAlpha='true' x='0%25' y='0%25' width='100%25' height='100%25' in='SourceGraphic' result='convolveMatrix'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E#filter") invert(0)
}
```
xlsepiphone
2022-04-01 12:00:20 +08:00
针对 svg 图片:filter: grayscale(80%) saturate(.1) drop-shadow(-4px 0 0 cyan) drop-shadow(4px 0 0 red)
xlsepiphone
2022-04-01 12:00:45 +08:00
针对文本:text-shadow: -3px 0 1px cyan, 3px 0 1px red;
JamesMackerel
2022-04-01 12:02:57 +08:00
妈耶,他们不怕收任天堂的律师函吗。
gargar
2022-04-01 12:06:53 +08:00
tiktok 文字
{
text-overflow: clip;
letter-spacing: 3px;
text-shadow: -3px 0 1px cyan, 3px 0 1px red;
}
tiktok 图片
body.theme-custom.theme-3d img {
filter: grayscale(80%) brightness(1.75) drop-shadow(4px 0 0 red) drop-shadow(-4px 0 0 cyan) !important;
opacity: .75;
}
yolee599
2022-04-01 12:23:41 +08:00
这明明是要用 3D 眼镜看的,怎么就 tiktok 了?
jhdxr
2022-04-01 13:29:13 +08:00
我默认是 win3.1 的,几个切换了下感觉 Facebook 这个是真像。。。
kxxoling
2022-04-01 13:36:32 +08:00
@coyoteer By Luigi Luigi
2c2b2u
2022-04-01 14:12:25 +08:00
@NullData #2 Are U Fk Kidding?
kassadin
2022-04-01 15:22:48 +08:00
Windows 的字体真是直击灵魂
hcql
2022-04-01 18:18:14 +08:00
上午打开一个 StackOverflow 链接还以为是其他网站 1
of2
2022-04-01 21:27:41 +08:00
简直太帅了~
nnegier
2022-04-02 11:39:38 +08:00
原来如此

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

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

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

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

© 2021 V2EX