improvements
This commit is contained in:
parent
11d3ad0a54
commit
73f88e3ef5
@ -96,7 +96,3 @@ ol li::before {
|
|||||||
body>#arrows {
|
body>#arrows {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
body>#arrows>div {
|
|
||||||
padding: 0.5em;
|
|
||||||
}
|
|
@ -4,6 +4,10 @@
|
|||||||
border-bottom: 1px solid;
|
border-bottom: 1px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body>div>div#inner {
|
||||||
|
padding: 0.5em !important;
|
||||||
|
}
|
||||||
|
|
||||||
body>#arrows {
|
body>#arrows {
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user