Skip to content

Wikileaks - Bree Serif Dark Mode by HambyOrigin

Screenshot of Wikileaks - Bree Serif Dark Mode

Details

AuthorHambyOrigin

LicenseNo License

Categorywikileaks.org

Created

Updated

Size353 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode with Bree Serif Font

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Wikileaks
@version    20240731.14.45
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://wikileaks.org") {
@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap');

body {
    font-family: "Bree Serif" !important;
    background-color: #000 !important;
    color: #fff !important;
}
}

Reviews

No reviews yet.