We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fdb47 commit dc52876Copy full SHA for dc52876
docs/codeql/_static/custom.css_t
@@ -222,10 +222,12 @@ blockquote.pull-quote > :last-child {
222
223
.toggle .name:after {
224
content: " ▶";
225
+ font-family: "monospace";
226
}
227
228
.toggle .name.open:after {
229
content: " ▼";
230
231
232
233
/* -- PRINT VIEW ----------------------------------------------------------------------------*/
@@ -261,4 +263,4 @@ blockquote.pull-quote > :last-child {
261
263
div.footer {
262
264
display: block;
265
-}
266
+}
0 commit comments