langref: remove extra curly bracket in the CSS

In commit 3542dbf0ea (langref: add section numbers) I accidentally
added an extra closing curly bracket at the end of the style element.

Sorry for not validating the HTML file before creating the PR.
This commit is contained in:
Manlio Perillo 2023-01-19 16:42:27 +01:00 committed by Andrew Kelley
parent ce6de2df82
commit 81035b7eb3

View File

@ -333,7 +333,6 @@
content: "";
}
}
}
</style>
</head>
<body>