From 0de3d69358817f50da994f4b78b876593ae276a2 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 25 Jul 2025 18:05:09 -0400 Subject: [PATCH] added tab kb-shortcuts, changed bookmark buttons, and added collapse/expand all menu listing buttons --- startpage.html | 97 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 66 insertions(+), 31 deletions(-) diff --git a/startpage.html b/startpage.html index 00e4041..5ba328a 100644 --- a/startpage.html +++ b/startpage.html @@ -104,8 +104,8 @@ .tabContent { display: none; flex-direction: column; - padding-left: 1rem; - padding-right: 1rem; + padding-left: 1.5rem; + padding-right: 1.5rem; } a.visited { @@ -187,12 +187,14 @@ display: flex; flex-direction: row; justify-content: space-between; + margin-bottom: .5rem; } .linkListingContainer { display: flex; flex-direction: row; justify-content: space-between; + margin-bottom: .5rem; } .containerOptionListing { @@ -266,13 +268,13 @@ global settings
- help + help import / export
-
+

you are now editing the page!

@@ -294,7 +296,7 @@ will stay at the top.

  • - image layer:
    paste any URL that points directly at an image + image layer:
    paste any URL that points directly at an image or GIF (right click on a picture on any website and click "copy link to image") to add it to the page.

    use "free transform" in the "global settings" tab to change the image resizing mode when customizing the page. @@ -379,7 +381,7 @@
  • -
    +
    -
    +
    place image - imgur upload for convenience + imgur upload for convenience +
    + +
    @@ -511,9 +516,6 @@

    - - todo: make tab shortcuts. - also change section buttons to actual buttons, and collapse / expand all logic