Skip to content

Exbook Night by shiyihang2007

Screenshot of Exbook Night

Details

Authorshiyihang2007

LicenseNo License

Categorydoupobook.cc

Created

Updated

Size5.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

美化doupobook.cc等网站

Notes

美化doupobook.cc等网站

Source code

/* ==UserStyle==
@name         Exbook Night
@version      20221106.08.00
@namespace    userstyles.world/user/shiyihang2007
@description  美化doupobook.cc等网站
@author       shiyihang2007
@license      No License
==/UserStyle== */

@-moz-document domain("doupobook.cc"), domain("longwangchuanshuo.net"), domain("93xscc.com") {
/*美化*/
/*字体*/
body {
    transition: all ease 0.5s;
    font-family: "微软雅黑";
}
/*半透明背景*/
html {
    background: linear-gradient(to left bottom, #033eb4 0px, #1ab7f7 50%) no-repeat center fixed !important;
    background-size: cover;
}
body {
    background-color: rgba(0, 0, 0, .4) !important;
}
.navbar-default {
    transition: all ease 0.5s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: rgba(30, 30, 30, .7);
    backdrop-filter: blur(5px);
}
.navbar-form .input-group > .form-control,
.input-lg {
    transition: all ease 0.5s;
    background-color: rgba(0, 0, 0, .3);
    color: rgba(255, 255, 255, .9);
}
.input-group-btn,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    transition: all ease 0.5s;
}
.input-group-btn:hover,
.input-group-btn:last-child > .btn:hover,
.input-group-btn:last-child > .btn-group:hover {
    /*background-color: #0000;*/
    transition: all ease 0.5s;
}
.btn-danger {
    border-color: #4285f433;
    background: -webkit-linear-gradient(top, #4387fd99, #4683ea99)
}
/*更多圆角*/
.navbar-default .navbar-brand {
    transition: all ease 0.3s;
    color: #ccc;
    text-shadow: 2px 2px 20px rgba(0, 0, 0, .07)
}
.navbar-default .navbar-brand:hover {
    transition: all ease 0.3s;
    color: #eee;
    text-shadow: 2px 2px 20px rgba(0, 0, 0, .2)
}
.navbar-default .navbar-nav {
    margin-top: 0.85%;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .open > a {
    transition: all ease 0.3s;
    padding: 1px 18px;
    margin: 8px;
    border-radius: 6px;
    background-color: #1a73e899;
    color: rgba(255, 255, 255, .7);
    box-shadow: 0 5px 15px rgba(50, 50, 93, .1), 0 5px 8px rgba(0, 0, 0, .07) !important;
}
.navbar-default .navbar-nav > li > a:hover {
    transition: all ease 0.3s;
    background-color: #1a73e899;
    color: rgba(255, 255, 255, .9);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    /*padding-bottom: 2px;
    padding-top: 0px;*/
    transform: translateY(-1px);
}
.navbar-default .navbar-nav > .dropdown > a:hover {
    transition: all ease 0.5s;
    padding: 1px 18px;
    transform: none;
}
.navbar-default .navbar-nav > .dropdown > a:focus,
.navbar-default .navbar-nav > .dropdown > a:active,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:active {
    transition: all ease 0.5s;
    background-color: #1a73e899;
    color: rgba(255, 255, 255, .9);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}

.m-title h1 {
    color: rgba(255, 255, 255, .7);
}
.m-panel {
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, .7);
    opacity: 0.9;
    border-radius: 15px;
    margin-bottom: 50px;
    box-shadow: 0 5px 15px rgba(50, 50, 93, .1), 0 5px 8px rgba(0, 0, 0, .07) !important;
}
.m-books {
    box-shadow: 0 0 2px 0 #fff;
}
.m-box,
.m-box1,
.panel-danger,
.panel-danger > .panel-heading,
.table-striped > tbody > tr:nth-of-type(2n+1),
.table-striped > tbody > tr:nth-of-type(2n),
.list-group-item,
.m-book_info,
.m-book-list,
.m-bd-list ul li {
    transition: all ease 0.5s;
    background-color: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, .7);
    opacity: 0.9;
    border: 0;
}
.m-book-info .m-intro,
.m-box1 .m-rec-list li p.dsbn a,
.m-book-info .m-read a.m-diralinks,
a.m-diralinks:visited,
.m-sd .m-stitle h5,
.m-box1 .m-rec-title h2,
.m-book-list h2,
.m-infos span,
.m-book_info p,
.m-book_info .m-read a.m-diralinks,
a.m-diralinks:visited,
.m-bd-list li .m-info-box .m-tt a {
    transition: all ease 0.5s;
    color: rgba(255, 255, 255, .7);
}
.m-sd .m-stitle li.cur {
    border-bottom: #e0dcca55 1px solid;
}
.m-links,
#zjbottom {
    display: none;
}
.m-copyright {
    border: 0;
}
.g-ft p,
.m-copyright {
    color: rgba(255, 255, 255, .7);
}
.g-ft {
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0.95;
    border-radius: 15px 15px 0 0;
    padding-bottom: 10px;
    box-shadow: 0 5px 15px rgba(50, 50, 93, .1), 0 5px 8px rgba(0, 0, 0, .07) !important;
}
.container {
    opacity: 0.95;
    width: 80%;
}
body > .container {
    /*margin-bottom: -20px;*/
    margin-top: 20px;
    min-width: 990px;
}
/*淡入淡出*/
@keyframes fadeIn {
    from {
        opacity: 0.1;
    }
    to {
        opacity: 0.9;
    }
}
@keyframes fadeOut {
    from {
        opacity: 0.9;
    }
    to {
        opacity: 0.1;
    }
}
.navbar-nav > li > .dropdown-menu {
    transition: all ease 0.5s;
    animation-name: fadeIn;
    animation-duration: 0.3s;
    animation-timing-function: ease-out;
    border-radius: 6px;
    opacity: 0.9;
    box-shadow: 0 5px 15px rgba(50, 50, 93, .1), 0 5px 8px rgba(0, 0, 0, .07) !important;
}

#back-to-top {
    display: inline !important;
    opacity: 1 !important;
    transition: all ease 0.5s;
    box-shadow: 0 5px 15px rgba(50, 50, 93, .1), 0 5px 8px rgba(0, 0, 0, .07) !important;
}
#back-to-top:hover {
    transition: all ease 0.3s;
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}
}

Reviews

No reviews yet.