mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
yay
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user