Skip to content

Commit 5f2b750

Browse files
authored
Data display as a table
1 parent 4f8f1cf commit 5f2b750

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sass/_theme_rst.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@
256256
font-size: 100% !important
257257
dt:first-child
258258
margin-top: 0
259+
// And this would be the ..data::
260+
dl.data dt
261+
display: table
259262
// Since dts get the callout style, we treat this less as callouts.
260263
tt, code
261264
font-weight: bold

0 commit comments

Comments
 (0)