tweak
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
= Entity Spawns
|
||||
= Single-Player (before 26.2) <singleplayer>
|
||||
= Mixed Diode Interference
|
||||
= Mixed Diode
|
||||
= Lazy chunks
|
||||
= Reloading Chunks
|
||||
|
||||
@@ -74,6 +74,10 @@ nav > ul {
|
||||
padding-inline: 0;
|
||||
}
|
||||
|
||||
nav li {
|
||||
margin-block: 0.5em;
|
||||
}
|
||||
|
||||
nav summary {
|
||||
display: block;
|
||||
}
|
||||
@@ -97,7 +101,7 @@ html {
|
||||
|
||||
body {
|
||||
display: grid;
|
||||
grid-template-columns: 20ch 80ch 20ch;
|
||||
grid-template-columns: 25ch 80ch 25ch;
|
||||
grid-template-rows: auto auto 1fr auto;
|
||||
grid-gap: 4ch;
|
||||
width: auto;
|
||||
@@ -210,4 +214,4 @@ aside[aria-label="tip"]:before {
|
||||
content: "Tip:";
|
||||
margin-inline-end: 1ch;
|
||||
font-family: "Mojangles", monospace;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user