Update custom.css
This commit is contained in:
parent
7645d77b14
commit
5ebd450d78
@ -177,6 +177,14 @@ article section.page table td {
|
|||||||
background: #262626;
|
background: #262626;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul, ol {
|
||||||
|
margin-left: 1.7rem;
|
||||||
|
margin-top: 1.7rem;
|
||||||
|
margin-bottom: 1.7rem; }
|
||||||
|
ul ul, ul ol, ol ul, ol ol {
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 0; }
|
||||||
|
|
||||||
@media (max-width: 1300px) {
|
@media (max-width: 1300px) {
|
||||||
article {
|
article {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user