From 03ceb56deb6ca20778e34779703a25e0206b337c Mon Sep 17 00:00:00 2001 From: ob-yalian Date: Fri, 15 May 2026 17:11:53 +0800 Subject: [PATCH] docs: update table header color in introduction for consistency --- docs/en/source/camera_devices/1_overview/introduction.md | 4 ++-- docs/zh/source/camera_devices/1_overview/introduction.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/source/camera_devices/1_overview/introduction.md b/docs/en/source/camera_devices/1_overview/introduction.md index e7ee2d56..b3041dde 100644 --- a/docs/en/source/camera_devices/1_overview/introduction.md +++ b/docs/en/source/camera_devices/1_overview/introduction.md @@ -10,7 +10,7 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x): - + @@ -356,7 +356,7 @@ th, td { } thead th { background-color: #1f4e78; - color: white; + color: black; text-align: center; vertical-align: middle; } diff --git a/docs/zh/source/camera_devices/1_overview/introduction.md b/docs/zh/source/camera_devices/1_overview/introduction.md index 061edee9..7b7a3b3e 100644 --- a/docs/zh/source/camera_devices/1_overview/introduction.md +++ b/docs/zh/source/camera_devices/1_overview/introduction.md @@ -10,7 +10,7 @@ OrbbecSDK ROS2 封装为 Orbbec 相机与 ROS 2 环境提供无缝集成。它
Product Series Product Orbbec SDK v1.x
- + @@ -355,7 +355,7 @@ th, td { } thead th { background-color: #1f4e78; - color: white; + color: black; text-align: center; vertical-align: middle; }
产品系列 产品 Orbbec SDK v1.x