Subh775 commited on
Commit
9c7fe09
·
1 Parent(s): e0c8341

color code for bluish borders into black

Browse files
Files changed (1) hide show
  1. frontend/vehicles.html +4 -4
frontend/vehicles.html CHANGED
@@ -752,7 +752,7 @@
752
  style="color:#c89a6c">Technical & Performance</h4>
753
  <div class="space-y-4">
754
  <div
755
- class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
756
  <button onclick="toggleHelp('h1')"
757
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
758
  <span class="text-sm font-semibold" style="color:#a89f97">Why is no live feed
@@ -770,7 +770,7 @@
770
  </div>
771
  </div>
772
  <div
773
- class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
774
  <button onclick="toggleHelp('h2')"
775
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
776
  <span class="text-sm font-semibold" style="color:#a89f97">Why is auto-download
@@ -786,7 +786,7 @@
786
  </div>
787
  </div>
788
  <div
789
- class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
790
  <button onclick="toggleHelp('h3')"
791
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
792
  <span class="text-sm font-semibold" style="color:#a89f97">Once processing
@@ -816,7 +816,7 @@
816
  human-level perception.
817
  </div>
818
  </div>
819
- <div class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]" style="border-color:#1a1a1a">
820
  <button onclick="toggleHelp('h5')"
821
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
822
  <span class="text-sm font-semibold" style="color:#a89f97">What is PCU analysis and
 
752
  style="color:#c89a6c">Technical & Performance</h4>
753
  <div class="space-y-4">
754
  <div
755
+ class="bg-[#050505] border border-[#1a1a1a] rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
756
  <button onclick="toggleHelp('h1')"
757
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
758
  <span class="text-sm font-semibold" style="color:#a89f97">Why is no live feed
 
770
  </div>
771
  </div>
772
  <div
773
+ class="bg-[#050505] border border-[#1a1a1a] rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
774
  <button onclick="toggleHelp('h2')"
775
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
776
  <span class="text-sm font-semibold" style="color:#a89f97">Why is auto-download
 
786
  </div>
787
  </div>
788
  <div
789
+ class="bg-[#050505] border border-[#1a1a1a] rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
790
  <button onclick="toggleHelp('h3')"
791
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
792
  <span class="text-sm font-semibold" style="color:#a89f97">Once processing
 
816
  human-level perception.
817
  </div>
818
  </div>
819
+ <div class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
820
  <button onclick="toggleHelp('h5')"
821
  class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
822
  <span class="text-sm font-semibold" style="color:#a89f97">What is PCU analysis and