Skip to content

Tribals.io Mod Pack - Red/Black by Knockout_Gaming

Screenshot of Tribals.io Mod Pack - Red/Black

Details

AuthorKnockout_Gaming

LicenseNo License

CategoryTribals.io

Created

Updated

Size6.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new red and black mod pack for tribals.io made by God25

Notes

Constantly update

Source code

/* ==UserStyle==
@name           tribals.io - Jan 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("tribals.io") {
    .big-button {
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 90%);
        font-family: 'Passion One', Arial, Helvetica, sans-serif;
        color: #f00;
        font-size: 45px;
        text-shadow: 0px 1px 2px rgb(255, 255, 255);
        letter-spacing: -2px;
        padding: 20px 30px;
        border-radius: 4px;
        border: none;
        width: 100%;
        border-left: solid 8px rgb(255, 0, 0);
        cursor: pointer;
        text-transform: uppercase;
        word-break: break-word;
    }
    #shadow {
  background-image: url(https://cdn.wallpapersafari.com/51/64/nWgZ5I.jpg)
}
}
.big-button {
font-weight: bold;
}
#play-section {
    position: absolute;
    right: 20px;
    bottom: 65px;
    background: rgb(0, 0, 0);
    width: 300px;
    padding: 20px;
    border-radius: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.invite-button {
    background: rgb(255, 0, 0);
    background: linear-gradient(0deg, rgb(255, 0, 0) 0%, rgb(255, 0, 0) 90%);
    font-family: 'Passion One', Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 25px;
    text-shadow: 0px 1px 2px rgb(255, 255, 255);
    padding: 10px 30px;
    border-radius: 4px;
    border: none;
    width: 100%;
    border-left: solid 8px rgb(255, 0, 0);
    cursor: pointer;
    margin-top: 10px;
    text-transform: uppercase;
}
.mini-detail .username,
.mini-detail .clan {
    display: inline-block;
    font-size: 25px;
    text-align: right;
}
.options > a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    /* background: #3b3b3b; */
    width: 100%;
    text-transform: uppercase;
    box-sizing: border-box;
    border-right: solid 2px #f00;
}
#game-info {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    right: 0;
    bottom: -45px;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: Right;
    box-sizing: border-box;
    background-color: #f00;
}
#logo {
    width: 450px;
    height: 220px;
    position: absolute;
    left: 50px;
    top: 0px;
    background: url(files/assets/138221654/1/Tribals-Logo.png?t=9bf77b9…?v=0951c5) no-repeat center center;
    background-size: 100% auto;
}
#logo .version {
    position: absolute;
    right: 20px;
    bottom: 12px;
    color: #f00;
    font-size: 24px;
}
#social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f00;
    font-size: 30px;
    background-color: rgb(1, 0, 0);
    border-radius: 5px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 55px;
    border: solid 2px #f00;
    margin-bottom: 10px;
}
#shadow {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.slide-prev,
.slide-next {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    margin-left: -33px;
    border: 2px solid #f00;
    color: #f00;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    text-indent: -2px;
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.clan-slug {
    color: #f00;
}
.stats-col li {
    display: flex;
    align-items: center;
    background: #2f6cff29;
    color: #f00;
    padding: 7px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
    justify-content: space-between;
    align-content: center;
    flex-direction: column;
}
.profile-content h4 {
    font-size: 16px;
    color: #f00;
}
.tabs li.active {
    color: #f00;
    font-weight: 500;
    border-bottom: solid 4px #f00;
    padding-bottom: 10px;
}
.form-field input,
.form-field select {
    width: 100%;
    box-shadow: inset 0px 2px 7px #000000;
    border: solid 1px #f00;
    border-radius: 5px;
    font-size: 19px;
    padding: 10px;
    box-sizing: border-box;
    outline: 0!important;
}
.btn-primary {
    background: #f00;
    border-bottom: solid 5px #f00 !important;
    color: #000;
}
.subtab li {
    font-size: 20px;
    list-style: none;
    margin-right: 30px;
    color: #f00;
    cursor: pointer;
    text-transform: uppercase;
}
.subtab li {
    font-size: 20px;
    list-style: none;
    margin-right: 30px;
    color: #f00;
    cursor: pointer;
    text-transform: uppercase;
}
.subtab li.active {
    color: #f00;
    font-weight: 500;
    border-bottom: solid 4px #fff;
    padding-bottom: 10px;
    clan-header .discord-link {
        float: right;
        background-color: rgb(255, 0, 0);
        padding: 5px 20px;
        border-radius: 2px;
        margin-top: -20px;
    }
    .slug {
        color: #f00;
    }
    #content {
        padding: 40px 60px;
        top: 80px;
        position: absolute;
        color: #f00;
        width: 100%;
        box-sizing: border-box;
        height: calc(100vh - 80px - 100px);
        overflow-y: auto;
    }
    .tabs li {
        float: left;
        font-size: 25px;
        list-style: none;
        margin-right: 30px;
        color: #f00;
        cursor: pointer;
        text-transform: uppercase;
    }
    #content {
        padding: 40px 60px;
        top: 80px;
        position: absolute;
        color: #f00;
        width: 100%;
        box-sizing: border-box;
        height: calc(100vh - 80px - 100px);
        overflow-y: auto;
   table {
    border-collapse: collapse;
    width: 100%;
    color: #ef0909;
    margin-bottom: 50px;
}

Reviews

No reviews yet.