We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6b5d1 commit 25cc8ecCopy full SHA for 25cc8ec
dashboard.html
@@ -531,24 +531,4 @@ <h3 class="card-title">🌱 Expert Recommendations</h3>
531
</script>
532
533
</body>
534
-</html><style>
535
-.dashboard-card {
536
- background: white;
537
- padding: 20px;
538
- border-radius: 12px;
539
- box-shadow: 0 4px 6px rgba(0,0,0,0.1);
540
-}
541
-
542
-.dashboard-item {
543
- padding: 8px 12px;
544
- margin: 6px 0;
545
- background: #f8f9fa;
546
- border-left: 3px solid #4CAF50;
547
548
549
-.update-time {
550
- color: #666;
551
- font-size: 0.9em;
552
- margin-top: 15px;
553
554
-</style>
+</html>
0 commit comments