add orange focus color to #main-content

This commit is contained in:
Mark Eaton
2026-04-21 16:24:18 +00:00
parent 894b592dec
commit 0ab4559ce6
+1 -1
View File
@@ -100,7 +100,7 @@
<!--end of Vue app1--> <!--end of Vue app1-->
</div> </div>
<div class="container" style="margin-top: 14px"> <div class="container" style="margin-top: 14px">
<div class="row kbcc-background-image" id="main-content"> <div class="row kbcc-background-image tab-pane active" id="main-content" tabindex="-1">
<div class="col-sm-8"> <div class="col-sm-8">
<div id="app2" style="clear: both;"> <div id="app2" style="clear: both;">
<onesearch-component></onesearch-component> <onesearch-component></onesearch-component>