Theme installed
This commit is contained in:
parent
8c90bb2dfc
commit
9f4d78baa2
135 changed files with 2650 additions and 269 deletions
9
sass/css/_mermaid.scss
Normal file
9
sass/css/_mermaid.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
.mermaid {
|
||||
text-align: center;
|
||||
// margin: 0 auto;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue