␡ | dup | Show HTML | Show code | |
|
dyn.b_18_edpmnvmyeroxudkb.B18 |
Useful 8808
Useful 35571
Bad 35954
Bad 37901
|
Gazelle with black background, no nav |
84a3f51743416acf9d6b456c56e9ac7e |
invert(1) brightness(50%) sepia(100%) saturate(10000%); |
13: User stefan2 |
dyn.b_18_edpmnvmyeroxudkb$B18 |
18 |
S filter = "drop-shadow(16px 16px 10px black)";
O html() {
ret htmlFix(
htitle("Gazelle in black")
+ hcss("body { background: black; }")
+ hfullcenter(himgsnippet(#1103000, width := 400, height := 400,
style := "filter: " + filter))
);
} |
Custom code loaded |
17: Gazelle with black background, no nav 17 |
␡ | dup | Show HTML | Show code | |
|
dyn.b_17_wsxzykdhsgcpshxe.B17 |
Useful 8805
Useful 35386
Bad 35708
|
Gazelle with black background, no nav |
8867ff377f63384b3f4166b70f016860 |
|
13: User stefan2 |
dyn.b_17_wsxzykdhsgcpshxe$B17 |
17 |
O html() {
ret htmlFix(
htitle("Gazelle in black")
+ hcss("body { background: black; }")
+ hfullcenter(himgsrc(fileServerDownloadURL(#1400499, svgContentType()), width := 400, height := 400))
);
} |
Custom code loaded |
|