added stuff
This commit is contained in:
parent
937f28770d
commit
236b8c2a6b
907 changed files with 70990 additions and 0 deletions
9
nyx/docs/templates/scss/components/code.scss
vendored
Normal file
9
nyx/docs/templates/scss/components/code.scss
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
div.sourceCode {
|
||||
border: 1px solid #3b373d;
|
||||
padding: 8px;
|
||||
text-align: left;
|
||||
background-color: lighten($primary, 3%);
|
||||
overflow: scroll;
|
||||
max-width: 100%;
|
||||
border-radius: 8px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue