childrens book
www.carolineaiyelabowo.com/privacy-policy/ by caiyelabowo
Details
Authorcaiyelabowo
LicenseNo License
Categorycarolineaiyelabowo.com
Created
Updated
Code size830 B
Code checksum3f6a90bb
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.carolineaiyelabowo.com/privacy-policy/
@version 20250429.14.16
@namespace ?
@description childrens book
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.carolineaiyelabowo.com/privacy-policy/") {
body {
background-color: #000000 !important;
color: #FFFFFF !important;
}
a,
a * {
color: #FFFFFF !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
li,
div,
strong,
em {
color: #FFFFFF !important;
}
table,
td,
th {
border-color: #FFFFFF !important;
}
code,
pre {
background-color: #1A1A1A !important;
color: #FFFFFF !important;
}
input,
textarea,
select,
button {
background-color: #222 !important;
color: #FFFFFF !important;
border: 1px solid #555 !important;
}
::placeholder {
color: #AAAAAA !important;
}
}