Recent Posts
Good Morning

Anonymous
z0L4xw
20/09/25 (Sat) 06:11| Last Reply: 4 months 27 days ago
No.1
Now we test a bit of codes
(thread moved)
/* CRT scanline overlay effect */
body::before {
content: "";
position: fixed;
top: 0; left: 0;
width: 100%;
height: 100%;
z-index: 9998;
pointer-events: none;
background: repeating-linear-gradient(
to bottom,
rgba(0, 0, 0, 0.05) 0px,
rgba(0, 0, 0, 0.05) 1px,
transparent 1px,
transparent 2px
);
mix-blend-mode: multiply;
opacity: 0.7;
}
.reply-button {
background: url('https://www.rw-designer.com/icon-view/29180.png') no-repeat left center;
background-size: 16px;
padding-left: 24px;
}
body {
cursor: url('https://www.rw-designer.com/cursor-view/87835.png'), auto;
}
body::before {
animation: flicker 1.5s infinite;
}
@keyframes flicker {
0%, 100% { opacity: 0.7; }
50% { opacity: 0.6; }
}
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
h1, h2, .postHeader {
font-family: 'Press Start 2P', monospace;
color: #ff00ff;
text-shadow: 0 0 3px #fff, 0 0 5px #f0f;
}
Good Morning
Anonymous
loc-IN
ahi-griha.gif
Now we test a bit of codes [code] /* CRT scanline overlay effect */ body::before { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9998; pointer-events: none; background: repeating-linear-gradient( to bottom, rgba(0, 0, 0, 0.05) 0px, rgba(0, 0, 0, 0.05) 1px, transparent 1px, transparent 2px ); mix-blend-mode: multiply; opacity: 0.7; } .reply-button { background: url('https://www.rw-designer.com/icon-view/29180.png') no-repeat left center; background-size: 16px; padding-left: 24px; } body { cursor: url('https://www.rw-designer.com/cursor-view/87835.png'), auto; } body::before { animation: flicker 1.5s infinite; } @keyframes flicker { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.6; } } @import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap'); h1, h2, .postHeader { font-family: 'Press Start 2P', monospace; color: #ff00ff; text-shadow: 0 0 3px #fff, 0 0 5px #f0f; } [/code]

Anonymous
z0L4xw
20/09/25 (Sat) 06:16
No.2
>>147
Hmm more tests
printf("Hello saaars"); after
New line block
Here we go into the world
What else is reamining?
Anonymous
loc-IN
bat ball.png
>>147 Hmm more tests [code] printf("Hello saaars"); [/code] after New line block [code] Here we go into the world [/code] What else is reamining?

Anonymous
z0L4xw
20/09/25 (Sat) 06:22
No.3
Anonymous
loc-IN
[code][/code]

Anonymous
z0L4xw
20/09/25 (Sat) 06:24
No.4
Anonymous
loc-IN

Anonymous
z0L4xw
22/09/25 (Mon) 14:20
No.6
>>177
It's added, just include it b/w two double bars double bars
Anonymous
loc-IN
qwwsatnm4cb.png
>>177 It's added, just include it b/w two double bars || double bars ||






