Skip to content

femto-physique dark by Midou36O

Details

AuthorMidou36O

LicenseNo License

Categoryfemto-physique.fr

Created

Updated

Size409 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode for legibility

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         femto-physique dark
@version      20231010.10.38
@namespace    ?
==/UserStyle== */

@-moz-document domain("femto-physique.fr") {
body {
    background:#232323;
}

article {
    background: #232323;
    color: #FFFFFF;
}

p, li, h4, h3, h2, h1, strong, em, div, figcaption {
    color: #FFFFFF
}
article blockquote {
    background: #232323;
}

img {
    background: #FFFFFF;
}
}

Reviews

No reviews yet.