Added and internalized Pico theme for customization
This commit is contained in:
parent
8e7f72ce8b
commit
8c90bb2dfc
71 changed files with 4587 additions and 0 deletions
9
themes/pico/sass/css/_mermaid.scss
Normal file
9
themes/pico/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