|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/ebook/css/skins/ |
Upload File : |
/* Write your custom CSS in this file */
html{
box-shadow:none;
}
body{
color:#ccc;
}
.intro-content h3{
color:#333;
}
.book{
box-shadow: 3px 1px 13px #ccc;
}
.cover::before{
background:#fff;
}
.intro-content{
color: #000;
opacity: .8;
}
.intro-content h3{
font-style:normal;
}
.intro-content p{
color: #000;
}
#page-corner{
opacity:.6;
}
.btn {
border:1px solid #333;
color:#333;
}
.btn:hover,
.btn:active,
.btn:active:focus {
color: #fff;
}
#book-1{
border-color:#CCC;
}
#aline{
background:#333;
}
.btn:after {
background:#888;
}
.effect-moveleft #top-wrapper::after{
background: rgba(0,0,0,0.2);
}
#menu-wrapper{
color:#222;
}
#close-button{
color:#333;
}
.outer-nav a{
color:#222;
}