1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

update to 1.6.0-beta.1

This commit is contained in:
zumbiepig
2024-09-01 07:35:22 -07:00
parent e1c382be28
commit 0a58472584
20 changed files with 137 additions and 91 deletions

View File

@@ -359,14 +359,18 @@ nav {
color: #ddd;
}
.news-item {
flex: 1;
padding: 20px;
.updates-container {
margin: 20px;
text-align: left;
}
.news-item li {
padding-left: 20px;
.updates-container strong {
padding-top: 20px;
}
.updates-container ul {
margin: 0px;
padding: 5px 0 20px 30px;
}
.minecraft-button {