Skip to content

Orbán Kréta by TheClashFruit

Screenshot of Orbán Kréta

Details

AuthorTheClashFruit

LicenseNo License

Categorye-kreta.hu

Created

Updated

Size514 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Replaces all backgrounds on Kréta to be Orbán Viktor.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Orbán Kréta
@version      2023.11.17
@namespace    https://userstyles.world/user/TheClashFruit
==/UserStyle== */

@-moz-document domain("e-kreta.hu") {
  * {
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/c8/Orb%C3%A1n_Viktor_2018_%28cropped%29.jpg') !important;
  
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: 100% 100% !important;
  
    color: white !important;
  }
}

Reviews

No reviews yet.