ux: CHANGE pre and code format
This commit is contained in:
parent
a99d1db1cb
commit
cdbdc7e392
1 changed files with 7 additions and 0 deletions
|
|
@ -107,3 +107,10 @@ footer {
|
||||||
footer p {
|
footer p {
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
background-color: #f1f1f1;
|
||||||
|
padding: 10px;
|
||||||
|
border: 1px solid #efefef;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue