From a4c1d40069042d5dac923690be19b2ce99012194 Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 15 Jun 2026 02:31:00 +0000 Subject: much better sections --- dacctal/faq/index.html | 9 ++- dacctal/index.html | 92 ++++++++++++++-------------- index.html | 160 ++++++++++++++++++++++++++----------------------- style.css | 24 ++++++-- 4 files changed, 156 insertions(+), 129 deletions(-) diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html index 50bc31a..7bb08b0 100644 --- a/dacctal/faq/index.html +++ b/dacctal/faq/index.html @@ -12,8 +12,8 @@

once you go dacctal, you never go bacctal. c ‿c


-
- What I use +
+ # what_i_use

Q: Distro?

@@ -77,10 +77,9 @@
-
-
- Misc +
+ # misc

Q: Cat?

diff --git a/dacctal/index.html b/dacctal/index.html index ef73f47..d38a65a 100644 --- a/dacctal/index.html +++ b/dacctal/index.html @@ -12,67 +12,71 @@

once you go dacctal, you never go bacctal. c ‿c


-
- Watch My Content! +
+ # my_content

YouTube

[ https://youtube.com/@dacctal ]

-

> main channel

+

> main channel

-

Odysee

[ https://odysee.com/@dacctal ]

-

> libre channel

+

> libre channel

-
- -

Contact Me

- -
-

XMPP

-

[ dacctal@symlinx.net ]

-

> contact me here

-
-
-

Get Info

- -
-

Video Sources

-

[ ->█ / dacctal / sources ]

-

> citations for videos

-
-
+
+ # contact_me +
+
+

XMPP

+

[ dacctal@symlinx.net ]

+

> contact me here

+
+
+
-
-

FAQ

-

[ ->█ / dacctal / faq ]

-

> get answers to your questions

-
-
+
+ # get_info +
+
+

Video Sources

+

[ ->█ / dacctal / sources ]

+

> citations for videos

+
-

Want to support me?

+
+

FAQ

+

[ ->█ / dacctal / faq ]

+

> get answers to your questions

+
+
+
-
-

Monero

-

[ 86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy ]

-

> best option for privacy

-

> no perks

-
+
+ # support_me +
+
+

Monero

+

[ 86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy ]

+

> best option for privacy

+

> no perks

+
-

Patreon

-

> bad for privacy

-

> perks:

-

--> vote on videos

-

--> exclusive mumble vcs

-

--> [ optional ] shoutout in outro

-
-
+
+

Patreon

+

> bad for privacy

+

> perks:

+

--> vote on videos

+

--> exclusive mumble vcs

+

--> [ optional ] shoutout in outro

+
+
+
diff --git a/index.html b/index.html index e055e49..6cd5184 100644 --- a/index.html +++ b/index.html @@ -10,42 +10,54 @@

[ ->symlinx█ ]

Managed and owned by dacctal c ‿c

-
-

Projects

+

# projects

+

CGit

[ https://git.symlinx.net ]

> code repos

-
-

Community

+

# community

-

XMPP

-

[ symlinx@muc.symlinx.net ]

-

> text chatroom

-
-

Mumble [ clearnet ]

-

[ mumble://symlinx.net ]

-

Mumble [ yggdrasil ]

-

[ mumble://ygg.symlinx.net ]

-

> voice channels

+

XMPP

+

[ symlinx@muc.symlinx.net ]

+

> text chatroom

-
-

Symlinx Everywhere

+
+

Mumble [ clearnet ]

+

[ mumble://symlinx.net ]

+

Mumble [ yggdrasil ]

+

[ mumble://ygg.symlinx.net ]

+

> voice channels

+
+ +

# symlinx_everywhere

-

i2p eepsite

+

i2p eepsite

[ http://symlinx.i2p ]

+
+ +

clearnet site

[ https://symlinx.net ]

-
-

Bad Platforms

+

# bad platforms

DON'T Find us on:

@@ -70,63 +82,61 @@

-

Iconic Members

- -
-

dacctal

-

[ ->█ / dacctal ]

-

> running the show

-
-
- -
-

based

-

[ ->█ / based ]

-

> tech support

-
-
- -
-

fcc

-

[ ->█ / fcc ]

-

> too spicy for youtube

-
-
- -
-

frosty

-

[ ->█ / frosty ]

-

> keeping the lights on

-
-
- -
-

iceyrazor

-

[ ->█ / iceyrazor ]

-

> but is it sdl2?

-
-
- -
-

nzuum

-

[ ->█ / nzuum ]

-

> musical wizard

-
-
- -
-

redro

-

[ ->█ / redro ]

-

> friendly on the net

-
-
- -
-

retrobit

-

[ ->█ / retrobit ]

-

> remix machine

-
-
+
+ # iconic_members +
+ +
+

dacctal

+

[ ->█ / dacctal ]

+

> running the show

+
+ +
+

based

+

[ ->█ / based ]

+

> tech support

+
+ +
+

fcc

+

[ ->█ / fcc ]

+

> too spicy for youtube

+
+ +
+

frosty

+

[ ->█ / frosty ]

+

> keeping the lights on

+
+ +
+

iceyrazor

+

[ ->█ / iceyrazor ]

+

> but is it sdl2?

+
+ +
+

nzuum

+

[ ->█ / nzuum ]

+

> musical wizard

+
+ +
+

redro

+

[ ->█ / redro ]

+

> friendly on the net

+
+ +
+

retrobit

+

[ ->█ / retrobit ]

+

> remix machine

+
+
+
diff --git a/style.css b/style.css index a59c18a..2fb4aa3 100644 --- a/style.css +++ b/style.css @@ -35,6 +35,10 @@ body { color: var(--cl-white); } +h2 { + margin-top: 2em; +} + a:link { color: var(--cl-orange-6); border: 2px solid var(--cl-orange-6); @@ -65,7 +69,7 @@ a:hover { background-color: var(--cl-gray-0); border: 2px solid var(--cl-gray-2); padding: 16px 32px; - margin-bottom: 1em; + margin-bottom: 0.75em; } .entries { @@ -79,13 +83,23 @@ a:hover { color: var(--cl-white); border: 2px solid #0000; border-bottom-color: var(--cl-gray-2); - padding: 8px 16px; + padding: 16px; text-decoration: none; margin-bottom: 0.5em; } .subtitle summary:hover { - color: var(--cl-black); - background-color: var(--cl-orange-6); - border: 2px solid #0000; + border-color: var(--cl-orange-6); +} + +.subtitle:open summary { + border-color: var(--cl-orange-6); +} + +details { + margin-bottom: 1em; +} + +p { + overflow-wrap: break-word; } -- cgit v1.2.3