Skip to content

Donkey BG Image for videogamemods.com/xenoverse by penty2

Details

Authorpenty2

LicenseNo License

Categoryvideogamemods, xenoverse

Created

Updated

Size706 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Literally just Donkey BG Image, was created cause default BG Image was too bright and detailed and made it difficult to navigate on the site.
Only affects videogamemods.com/xenoverse...

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Donkey BG Image for videogamemods.com/xenoverse
@version      20211105.12.47
@namespace    userstyles.world/user/penty2
@description  Literally just Donkey BG Image, was created cause default BG Image was too bright and detailed and made it difficult to navigate on the site.
Only affects videogamemods.com/xenoverse...
@author       penty2
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://videogamemods.com/xenoverse/") {
:root {
    --main-color: #e36a2d;
    --game-logo: url(../img/logos/xvm.png);
    --game-cover: url(../img/covers/xvm.jpg);
    --game-bg: url(https://www.meme-arsenal.com/memes/7848371a45bef20c14e1f1d6ef40d56d.jpg);
}
}

Reviews

No reviews yet.