We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ddd2c commit f9b4b39Copy full SHA for f9b4b39
intent-examples/examples.html
@@ -6,7 +6,7 @@
6
<style>
7
pre b {background-color: rgb(255 255 255 / 0.4)}
8
pre:target{background-color:yellow}
9
- td pre {width: 35em; white-space:pre-wrap}
+ td pre {white-space:pre-wrap}
10
th[colspan] {font-size:120%;font-weight:bold;
11
background-color:white;
12
padding-top:.5em}
intent-examples/index.html
0 commit comments