mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// app global css in SCSS form
|
||||
@import 'src/css/rubik-font.scss';
|
||||
@import 'src/css/mermaid.scss';
|
||||
|
||||
@font-face {
|
||||
font-family: Soleil;
|
||||
|
||||
7
src/css/mermaid.scss
Normal file
7
src/css/mermaid.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.top-padding {
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
rect.label-container {
|
||||
fill: $burnt !important;
|
||||
}
|
||||
Reference in New Issue
Block a user