Add minecraft wiki banner

This commit is contained in:
Misode
2023-09-25 14:21:15 +02:00
parent 55e23ca0c2
commit bbae8af938
3 changed files with 28 additions and 0 deletions

View File

@@ -1520,6 +1520,24 @@ a.tool-head:hover {
margin-bottom: 0;
}
.minecraft-wiki {
margin-bottom: 8px;
align-items: center;
padding: 5px 10px;
}
.minecraft-wiki img {
width: 64px;
height: 64px;
margin-right: 8px;
}
.minecraft-wiki em {
font-weight: bold;
font-style: normal;
color: var(--accent-primary);
}
hr {
margin: 12px 0;
border: none;