From a01eb692963a796b9cd4b799b1a47f27fd007f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Tue, 21 Oct 2025 18:48:13 -0500 Subject: [PATCH] Improve doc navigation --- assets/css/index.css | 7 +++++++ layouts/tutorial.shtml | 37 ++++++++++++++++++++++++++++++------- 2 files changed, 37 insertions(+), 7 deletions(-) diff --git a/assets/css/index.css b/assets/css/index.css index 48c045b..7e4136f 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -485,3 +485,10 @@ label input { .debug-toggle-label { text-align: right; } + +div nav { + text-align: right; +} +div.tutnav p { + text-align: center; +} diff --git a/layouts/tutorial.shtml b/layouts/tutorial.shtml index 77da689..009b00a 100644 --- a/layouts/tutorial.shtml +++ b/layouts/tutorial.shtml @@ -2,10 +2,33 @@ -

-
-
-

If you find anything that could be better, because it does not reflect - what happens with flow or can be explain better, don't hesitate to - improve me.

- \ No newline at end of file +

+
+ +
+

+ + + ; + ; + + + + Code + Code + → + → +

+
+ +
+ +
+