diff --git a/startpage.html b/startpage.html index 5ef9054..e8df1a5 100644 --- a/startpage.html +++ b/startpage.html @@ -87,7 +87,9 @@ } .settingsContainer { - background-color: rgba(173, 165, 165, 0.9); + /** background-color: rgba(173, 165, 165, 0.9); */ + + background-color: rgba(133, 135, 135, 0.95); z-index: 999; border: solid black 2px; @@ -111,7 +113,7 @@ justify-content: space-between; position: sticky; top: 0; - background-color: rgba(173, 165, 165, 1); + background-color: rgba(133, 135, 135, 1); padding: 5px 5px 5px 5px; border-bottom: solid 2px black; @@ -142,6 +144,10 @@ color: black; } + /** #newTextContainerCreateButton, #newImageContainerCreateButton { + margin-top: .25rem; + } */ + #containers { padding-left: .25rem; } @@ -928,17 +934,17 @@
-

manage bookmarks / sections

+

manage

+

- +
-

add new bookmarks / sections

+

add new

+