Skip to content

JuxtCheckerboard by superfever3000

Screenshot of JuxtCheckerboard

Details

Authorsuperfever3000

LicenseNo License

CategoryJuxtaposition

Created

Updated

Size504 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds a Miiverse-style checkerboard background to juxt.pretendo.network, the web client for Pretendo Network's Miiverse revival known as Juxtaposition.

Notes

If you want, you can host your own instance of the checkerboard background.
I have made sure it looks good on both the PC/Tablet layout and Mobile layout.

Source code

/* ==UserStyle==
@name         JuxtCheckerboard
@version      20240610.16.28
@namespace    https://userstyles.world/user/superfever3000
@description  Adds a Miiverse-style background to juxt.pretendo.network, the web client for the Miiverse revivial.
@author       superfever3000
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://juxt.pretendo.network/") {
body {
    background-image:url(https://i.ibb.co/HzvPDG1/Rounded-background.png);
    background-attachment:fixed;
}
}

Reviews

No reviews yet.