standarize configuration
This commit is contained in:
parent
e4522e429a
commit
37351acf91
17 changed files with 150 additions and 108 deletions
|
@ -1,10 +1,11 @@
|
|||
.chroma code {
|
||||
color: #d4d4d4;
|
||||
.chroma {
|
||||
margin: .5em 0;
|
||||
background-color: #222222;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.chroma {
|
||||
background-color: #222222;
|
||||
margin: .5em 0;
|
||||
.chroma code {
|
||||
color: #d4d4d4;
|
||||
}
|
||||
|
||||
/* LineTableTD */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue