Reshuffle dirs
This commit is contained in:
parent
e56ab9d4ab
commit
629e543ef4
73 changed files with 105 additions and 2110 deletions
|
|
@ -14,13 +14,16 @@
|
|||
color: black;
|
||||
}
|
||||
|
||||
#documentation code {
|
||||
pre {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
font-family: 'Ubuntu Mono',Monaco,Consolas,monospace !important;
|
||||
background-color: #F9F9F9;
|
||||
border-radius: 3px 3px 3px 3px;
|
||||
box-shadow: 0 0 2px #888888;
|
||||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
margin: 2px 1px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue