forked from oyd/oyd-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
110 B
11 lines
110 B
5 years ago
|
code {
|
||
|
margin: 0;
|
||
|
padding: 1px 2px;
|
||
|
border: none;
|
||
|
color: inherit;
|
||
|
}
|
||
|
|
||
|
pre {
|
||
|
padding: 0.25em 0.5em;
|
||
|
}
|