Skip to content

Blips.club | Everything in the Middle! by zaiaz07

Screenshot of Blips.club | Everything in the Middle!

Details

Authorzaiaz07

LicenseAttribution 4.0 International (CC BY 4.0)

CategoryMy Theme, Themes, Blips.club

Created

Updated

Size3.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This theme was created by Zaiaz, on 18/12/2021.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Blips.club | Everything in the Middle!
@version      20221218.20.05
@namespace    userstyles.world/user/zaiaz07
@description  This theme was created by Zaiaz, on 18/12/2021.
@author       zaiaz07
@license      Attribution 4.0 International (CC BY 4.0)
==/UserStyle== */

@-moz-document url-prefix("https://blips.club/") {
#sidebar {
    border-radius: 0 0px 50px 0;
    position: relative;
}



#container nav {
    background: #fff0;
    position: relative;
    top: 63px;
    left: -200px;
    height: 15px;
    border-radius: 0px 5px 0px 0px;
}
#container header h1 img {
    height: 49px;
    width: 205px;
    position: relative;
    left: 300px;
}
#container main {
    display: grid;
    grid-template-columns: 564px 199px;
    margin-top: 5px;
    padding-top: 11px;
    background: transparent url(/images/arr2.gif) no-repeat 400px 0;
}
#content .doing #counter {
    color: #cccccc70;
    font-size: 2.45em;
    font-weight: bold;
    position: absolute;
    top: 42px;
    right: 0;
}
}

@-moz-document url-prefix("https://blips.club/direct_messages") {
#sidebar {
    border-radius: 0 0px 0px 0;
    position: relative;
}

#container nav {
    background: #fff0;
    position: relative;
    top: 150px;
    left: -428px;
    height: 15px;
    border-radius: 0px 5px 0px 0px;
}
#content .feed .entry .actions img {
    position: relative;
    top: 25px;
    margin-bottom: 1px;
    display: block;
    cursor: pointer;
}

}

@-moz-document url-prefix("https://blips.club/public_timeline"), url-prefix("https://blips.club/replies"), url-prefix("https://blips.club/favorites") {
#content .feed .entry .actions img {
    position: relative;
    top: 15px;
    margin-bottom: 1px;
    display: block;
    cursor: pointer;
}
}
@-moz-document url-prefix("https://blips.club/signin") { 
    #container main.permalink .feed .entry .body {
    font-family: Georgia, serif;
    position: relative;
    left: 0px;
    top: 65px;
}
    #container nav {
    background: #fff0;
    position: relative;
    top: 63px;
    left: -300px;
    height: 15px;
    border-radius: 0px 5px 0px 0px;
}
    #container main.no-sidebar h2 {
    position: relative;
    left: 320px;
    top: 10px;
}
    #content table.form {
    position: relative;
    left: 160px;
}
    #content input[type=submit], #content input[type=reset], #content button {
    color: black;
    border-radius: 5px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    font-size: x-small;
    padding: 4px 8px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
    left: 60px;
}
}

@-moz-document url-prefix("https://blips.club/signup") { 
    #container nav {
    background: #fff0;
    position: relative;
    top: 63px;
    left: -300px;
    height: 15px;
    border-radius: 0px 5px 0px 0px;
}
    #container main.no-sidebar h2 {
    position: relative;
    left: 270px;
    top: 10px;
}
    #content table.form {
    position: relative;
    left: 160px;
}
    #content p {
    position: relative;
    left: -130px;
}
    .h-captcha {
        position: relative;
    left: -50px;    
    }
    #content input[type=submit], #content input[type=reset], #content button {
    color: black;
    border-radius: 5px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    font-size: x-small;
    padding: 4px 8px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
    left: 60px;
}
}

Reviews

No reviews yet.