FIX github pages ol and code
This commit is contained in:
parent
f9784eef6d
commit
379e7b26e2
@ -62,14 +62,25 @@
|
||||
|
||||
h2,
|
||||
h3,
|
||||
p,
|
||||
pre {
|
||||
p {
|
||||
margin-left: 10%;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
ol {
|
||||
margin-left: 10%;
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
pre {
|
||||
background: white;
|
||||
width: 75%;
|
||||
padding: 2.5%;
|
||||
margin-left: 10%;
|
||||
|
||||
code {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
2
public/style.min.css
vendored
2
public/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user