Skip to content

Commit ef40295

Browse files
kartbencsarip
authored andcommitted
doc: Improve style of table of supported feature header
Border was bogus -- fix CSS rule to provide a more subtle look. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 89f4892 commit ef40295

File tree

1 file changed

+1
-0
lines changed
  • doc/_extensions/zephyr/domain/static/css

1 file changed

+1
-0
lines changed

doc/_extensions/zephyr/domain/static/css/board.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
th {
111111
background: var(--navbar-background-color);
112112
color: var(--navbar-level-1-color);
113+
border: none !important;
113114
font-weight: 600;
114115
text-transform: uppercase;
115116
font-size: 0.8em;

0 commit comments

Comments
 (0)