refactor: change repo layout
This commit is contained in:
16
Assets/Docs/CKStateChunk/CKStateChunk.css
Normal file
16
Assets/Docs/CKStateChunk/CKStateChunk.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
font-family: 'Times New Roman', Times, serif;
|
||||
}
|
||||
|
||||
td {
|
||||
min-width: 15em;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
}
|
||||
pre {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user