diff --git a/content/netcanv.dj b/content/netcanv.dj index 6496205..d67cece 100644 --- a/content/netcanv.dj +++ b/content/netcanv.dj @@ -309,21 +309,21 @@ Here is an interactive visualisation of how the immediate-mode layout system wor

Stack

- - - + + +
- +

Rectangle

- - - + + +

Drawing

- +
diff --git a/static/css/main.css b/static/css/main.css index 0c12315..4e77930 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -415,9 +415,9 @@ hr { margin-bottom: 2em; } -/* Buttons */ +/* Push buttons */ -button { +button.push { padding: 0.2rem 1.2rem; border: 1px solid var(--border-2);