aboutsummaryrefslogtreecommitdiff
path: root/static/bs/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'static/bs/tutorial')
-rw-r--r--static/bs/tutorial/tutorial.css71
1 files changed, 1 insertions, 70 deletions
diff --git a/static/bs/tutorial/tutorial.css b/static/bs/tutorial/tutorial.css
index f0e9d9a..4f2aff0 100644
--- a/static/bs/tutorial/tutorial.css
+++ b/static/bs/tutorial/tutorial.css
@@ -305,75 +305,6 @@
color: #1a202c;
}
- /* ===================
- Email Form Styles
- =================== */
-
- .email-signup-container {
- margin: 1rem 0.5rem 0.5rem 0.5rem;
- }
-
- .email-signup-form label {
- display: block;
- margin-bottom: 0.75rem;
- font-weight: 500;
- text-align: center;
- font-family: var(--mono-font);
- font-size: 1.1rem;
- }
-
- .email-signup-form label span
- {
- background-color: rgba(255, 255, 0, 0.2); padding: 0.2rem 0.4rem;
- }
-
- .email-input-container {
- display: flex;
- gap: 0.5rem;
- }
-
- .email-signup-form input {
- flex: 1;
- padding: 0.5rem;
- border: 1px solid #ccc;
- border-radius: 0.375rem;
- font-size: 16px;
- gap: 0.5rem
- }
-
- .email-signup-form button {
- padding: 0.5rem 1rem;
- background-color: #2563eb;
- color: white;
- border: none;
- border-radius: 0.375rem;
- cursor: pointer;
- font-weight: 500;
- font-size: 16px;
- white-space: nowrap;
- }
- .email-signup-message {
- border-radius: 0.375rem;
- margin-top: 0.75rem;
- text-align: center;
- font-family: var(--mono-font);
- }
-
- .email-signup-message .success {
- padding: 1rem;
- background-color: #ecfdf5;
- border: 1px solid #6ee7b7;
- border-radius: 0.375rem;
- color: #065f46;
- }
-
- .email-signup-message .error {
- padding: 1rem;
- background-color: #fef2f2;
- border: 1px solid #fca5a5;
- border-radius: 0.375rem;
- color: #991b1b;
- }
/* ===================
Stats & Completion
@@ -1011,4 +942,4 @@
color: white !important;
font-size: 1rem !important;
font-weight: 500 !important;
- } \ No newline at end of file
+ }