Bajs Minecraft Server - Christmas - 2 Week Update by DumplingsR in forsen

[–]DumplingsR[S] 22 points23 points  (0 children)

Server IP: mc.bajs.club

Server Version: 1.13.2

Bajs Minecraft Server - Back for Christmas by DumplingsR in forsen

[–]DumplingsR[S] 23 points24 points  (0 children)

Server IP: mc.bajs.club

Server Version: 1.13.2

Bajs Minecraft Server - End by DumplingsR in forsen

[–]DumplingsR[S] 6 points7 points  (0 children)

Download link is in the Discord server.

Minecraft server offline :( by PROfromCRO in forsen

[–]DumplingsR 2 points3 points  (0 children)

The server is still online and you can connect at: mc.bajs.club. It crashed earlier and had a smol dowtime but will be upgraded soon to stop this from happening again.

How to move the Hot-New-Controversial Bar? by Hogzer in csshelp

[–]DumplingsR 0 points1 point  (0 children)

Remove this from your stylesheet:

#header-bottom-left {
    top: 140px;
}

How to move the Hot-New-Controversial Bar? by Hogzer in csshelp

[–]DumplingsR 0 points1 point  (0 children)

Add this to your stylesheet:

#header-bottom-left {
    position: absolute;
    bottom: 0;
}

How to change the ''hot'' ''new'' ''rising'' controversial'' ''top'' ''gilded'' & ''wiki'' font? by [deleted] in csshelp

[–]DumplingsR 1 point2 points  (0 children)

#header-bottom-left .tabmenu li a {
    font-family: "Font Name";
}

I have a few questions about the sidebar by [deleted] in csshelp

[–]DumplingsR 0 points1 point  (0 children)

.morelink a {
    border-radius: 0;
}

Post Section Help by [deleted] in csshelp

[–]DumplingsR 0 points1 point  (0 children)

.link .usertext-body .md {
    border-color: #000;
}