Skip to content

Duke Pope Mars After Midninght: fix selection by afk_mario

Details

Authorafk_mario

LicenseNo License

Categoryfix

Created

Updated

Size313 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fix the selection CSS

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Duke Pope Mars After Midninght: fix selection
@version      20240112.20.50
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://dukope.itch.io/mars-after-midnight/devlog/653705/synthesizing-martian-speech") {
.inner_column ::selection {
    background: #e8c8c8;
}
}

Reviews

No reviews yet.