mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add minecraft wiki banner
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user