|
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 : |
/* demo for illustrator CSS */
body{
background:url(../../img/background/watercolor.jpg) no-repeat center center fixed;
-webkit-background-size: 100%;
-moz-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
font-family:'Roboto', Arial, Helvetica, sans-serif;
}
.no-csstransforms3d .book,
.no-js .book,
.front {
background: url(../../img/cover-illustrator.jpg);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.16) 15%, rgba(255, 255, 255, 0.05) 100%), url(../../img/cover-illustrator.jpg), #333;
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.16) 15%, rgba(255, 255, 255, 0.1) 100%), url(../../img/cover-illustrator.jpg), #333;
background-size:cover;
background-repeat:no-repeat;
background-position:top;
}
h1.huge-title{
font-family:'Tulpen One', Arial, Helvetica, sans-serif;
font-size:6em;
font-weight: 300;
color: #555;
margin-bottom:5px;
}
.content-title.title-2 h2{
font-size:4em;
font-weight: 300;
color: #555;
margin-top:30px;
margin-bottom:30px
}
.content-title.title-3 h3{
font-family: 'Marvel', Arial, Helvetica, sans-serif;
color: #555;
font-size: 1.3em;
margin-bottom: 40px;
}
span.sub-title{
color:#aaa;
font-size:.9em;
margin-left:4px;
}
p.half-width{
display: block;
width: 80%;
margin-left:4px;
}
.intro-content h1{
font-family:'Tulpen One', Arial, Helvetica, sans-serif;
font-style:normal;
text-transform:uppercase;
font-weight:bold;
font-size:2.6em;
}
.intro-content p{
font-size:14px;
}
.content-title h2{
font-family:"Tulpen One", "Comic Sans MS", cursive;
text-transform: normal;
}
.book-timeline > li .time-data{
font-family:'Marvel', Arial, Helvetica, sans-serif;
}
.effect-moveleft.animate .outer-nav a{
font-family:'Marvel', Arial, Helvetica, sans-serif;
font-size:1.5em;
font-weight:600;
}