@@ -208,37 +208,36 @@ Licensed under the [Apache License 2.0](LICENSE).
208208
209209> Found a bug or want to contribute? Read our [contribution guidelines](./CONTRIBUTING.md).
210210
211- <br />
212-
213- <div align="center" style="display: flex; justify-content: center; align-items: center; gap: 16px;">
214- <!-- GitHub (Supports Dark/Light Mode) -->
215- <a href="https://github.com/stereolabs" target="_blank" style="text-decoration: none;">
211+ <p align="center">
212+ <!-- GitHub (dark/light) -->
213+ <a href="https://github.com/stereolabs" target="_blank" aria-label="GitHub">
216214 <picture>
217215 <source media="(prefers-color-scheme: dark)" srcset="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github_light.PNG?raw=true">
218216 <source media="(prefers-color-scheme: light)" srcset="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github.png?raw=true">
219217 <img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github.png?raw=true" width="32" alt="GitHub" />
220218 </picture>
221219 </a>
222-
220+
223221 <!-- Twitter/X -->
224- <a href="https://x.com/RealSenseai" target="_blank" style="text-decoration: none; ">
222+ <a href="https://x.com/RealSenseai" target="_blank" aria-label="X (Twitter) ">
225223 <img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/twitter.png?raw=true" width="32" alt="X (Twitter)" />
226224 </a>
227-
225+
228226 <!-- YouTube -->
229- <a href="https://www.youtube.com/c/IntelRealSense" target="_blank" style="text-decoration: none; ">
227+ <a href="https://www.youtube.com/c/IntelRealSense" target="_blank" aria-label="YouTube ">
230228 <img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/social.png?raw=true" width="32" alt="YouTube" />
231229 </a>
232-
230+
233231 <!-- LinkedIn -->
234- <a href="https://www.linkedin.com/company/realsenseai?trk=similar-pages" target="_blank" style="text-decoration: none; ">
232+ <a href="https://www.linkedin.com/company/realsenseai?trk=similar-pages" target="_blank" aria-label="LinkedIn ">
235233 <img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/linkedin.png?raw=true" width="32" alt="LinkedIn" />
236234 </a>
237-
235+
238236 <!-- Community -->
239- <a href="https://realsenseai .com/" target="_blank" style="text-decoration: none; ">
237+ <a href="https://github .com/IntelRealSense/librealsense/tree/master " target="_blank" aria-label="Community ">
240238 <img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/Real-sense-badge-rgb.png?raw=true" width="32" alt="Community" />
241239 </a>
242- </div>
240+ </p>
241+
243242
244243
0 commit comments