努努影院、蛋蛋赞影院
自用:电影网站深色模式 by arden
Details
Authorarden
LicenseNo License
Categorynnyy
Created
Updated
Size2.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 自用:努努影院深色模式
@version 20230507.11.44
@namespace userstyles.world/user/arden
@description 努努影院深色模式
@author arden
@license No License
==/UserStyle== */
@-moz-document domain("nnyy6.top"), domain("dandanzan10.top"), domain("www.dandanzan.com"), domain("www.nunuyy.org"), domain("www.nunuyy1.org"), domain("www.nunuyy2.org"), domain("www.nunuyy5.org") {
input, button, select, textarea,
.lists,
.footer,
body > header > div > form > input,
body > header > div,
body > div.container > div,
body{
background: #25272a;
}
*{
color: white !important;
}
/* 页码 */
body > div.container > div > div.pagination.pagination-multi > ul > li > a{
background: #767676;
}
body > header > div{
max-width: 100vw !important;
}
#slider > div > div > div > ul > li > a{
background-color: #4c4d4e;
}
/* 选集悬浮高亮 */
#slider > div > div > div > ul > li > a:hover{
background-color: #f29900;
}
/* 选集点击后高亮 */
#slider > div > div > div > ul > li.on > a{
background-color: #f29900;
}
/* border线条 */
.footer,
.playlist li a,
.playlists header,
.product-header,
.article-container,
.searchform .sinput,
.lists
{
border: solid 1px #4c4d4e;
}
.header{
border-bottom: solid 1px #4c4d4e;
}
.lists header{
border: none;
}
}
@-moz-document domain("nunuyingyuan.tk") {
/* 努努影院新版 */
.bg-\[\#edeff0\],
.bg-white {
background: #0f0f0f;
}
.border-b {
border-bottom-width: 0px;
}
.mt-2 a
{
color: #aaaaaa;
}
.max-w-screen-xl.mx-auto li a,
.mx-4 a,
.mt-4.flex.flex-wrap p,
body > div.relative.w-full.min-h-screen > main > div.min-h-screen.pb-40.bg-\[\#edeff0\] > div > div > div > div.w-full.p-4.mt-2.bg-white.sm\:mt-8.sm\:p-7.md\:rounded-md > div.w-full.pb-5.mb-5.overflow-hidden.border-b.sm\:pb-7.sm\:mb-7 > div.mb-4.text-xs.leading-5.sm\:text-base.sm\:leading-7 > span.text-\[\#555\]
{
color: #f1f1f1;
}
}