Dark Mode
pomf2.lain.la Dark Mode by ashchu117
Details
Authorashchu117
LicenseNo License
Categorypomf2.lain.la
Created
Updated
Size528 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name pomf2.lain.la Dark Mode
@version 20241109.00.11
@namespace ?
==/UserStyle== */
@-moz-document domain("pomf2.lain.la") {
/*
pomf2.lain.la Dark Mode
Theme created by Ashchu117
Version 1.0
Date 11/8/2024
*/
body {
background-color: #252525 !important;
color: white;
background-image: url(https://www.smiledental.co.nz/wp-content/uploads/2019/11/background_transparent-9c586d08f02bbbd962b74fe14b7acd8d220aab12f6969fe-1020x1024.png) !important;
background-size: 100% !important;
}
}