Add styles for new Content warning

Yes insider Knowledge
This commit is contained in:
2025-06-29 15:40:33 -07:00
parent 55c3e404e6
commit 91babad361
15 changed files with 155 additions and 98 deletions

View File

@ -646,6 +646,10 @@ article.sticky::before {
border-radius: 4px;
background: var(--background-darker);
thead{
border-bottom:unset;
}
table {
width: 100%;
margin: 0 auto;