diff --git a/index.html b/index.html index 2edd6d9..66c7c06 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,12 @@ .sidebar-col { position: sticky; top: 20px; height: fit-content; } .login-panel { background: var(--gray1); padding: 32px; border-radius: 16px; border: 1px solid var(--gray2); } + .notebook { background: var(--white); border-radius: 16px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,.1); } + .notebook .tabs { display: flex; border-bottom: 2px solid var(--gray2); } + .notebook .tab { flex: 1; padding: 14px; text-align: center; font-weight: 600; cursor: pointer; border: none; background: #f9fafb; color: #6b7280; } + .notebook .tab.active { background: var(--white); color: var(--black); border-bottom: 3px solid var(--blue); } + .notebook .tab-content { padding: 24px; min-height: 200px; } + .notebook .hidden { display: none; } .login-panel h3 { font-size: 1.25rem; font-weight: 700; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid var(--gray2); } .form-group { margin-bottom: 16px; } .form-group label { display: block; font-size: .85rem; font-weight: 600; margin-bottom: 6px; } @@ -113,7 +119,7 @@ -
+

Willkommen in der Gruppe Paraguay LLC & SRL! Diese Gruppe dient dem Austausch von Menschen, die in Paraguay eine LLC oder SRL betreiben oder sich damit beschäftigen.

Welcome to the Paraguay LLC & SRL group! This group serves as an exchange platform for people who run or are engaged with an LLC or SRL in Paraguay.

@@ -193,7 +199,7 @@ -