4 lines
89 B
CSS
4 lines
89 B
CSS
/* Column with header cells */
|
|
table.docutils tbody th.stub {
|
|
background: #eeeeee;
|
|
}
|