reorganizing contribution guide

This commit is contained in:
Lucy Cifferello
2021-02-08 08:57:15 -07:00
parent 3061f1ec08
commit 8208812147
7 changed files with 34 additions and 13 deletions

View File

@@ -51,10 +51,14 @@ h1, h2 {
}
.admonition.warning .admonition-title, .admonition.note .admonition-title, .admonition.important .admonition-title {
.admonition.warning .admonition-title, .admonition.note .admonition-title {
background-color: #666;
}
.important .admonition-title {
background-color: none!important;
}
.header-style:before, h1:before, h2:before, h3:before, h4:before, h5:before, h6:before {
display: inline;
}