1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-09-03 08:15:06 -07:00
parent 5b6dbdd42d
commit b8aa84b936
14 changed files with 23 additions and 31 deletions

View File

@@ -3,10 +3,6 @@
src: url(/resources/fonts/Minecraftia-Regular.ttf);
}
a:visited {
color: blue;
}
body {
display: flex;
flex-direction: row;
@@ -504,6 +500,10 @@ nav {
margin-bottom: 5px;
}
.mod-item .mod-author a {
color: #0000ff
}
.mod-item .mod-description {
font-size: 14px;
color: #bbb;