330 lines
26 KiB
CSS
330 lines
26 KiB
CSS
|
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
|
||
|
body, html { font-size: 100%; padding: 0; margin: 0; height: 100%;}
|
||
|
|
||
|
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
|
||
|
.clearfix:before, .clearfix:after { content: " "; display: table; }
|
||
|
.clearfix:after { clear: both; }
|
||
|
|
||
|
body {
|
||
|
font-family: "Helvetica Neue",Helvetica,Arial,'Microsoft YaHei',sans-serif,'Lato', Calibri;
|
||
|
color: #777;
|
||
|
background: #f6f6f6;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
color: #555;
|
||
|
text-decoration: none;
|
||
|
outline: none;
|
||
|
}
|
||
|
|
||
|
a:hover,
|
||
|
a:active {
|
||
|
color: #777;
|
||
|
}
|
||
|
|
||
|
a img {
|
||
|
border: none;
|
||
|
}
|
||
|
/*!
|
||
|
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||
|
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.
|
||
|
/* Header Style */
|
||
|
.main,
|
||
|
.container > header {
|
||
|
margin: 0 auto;
|
||
|
/*padding: 2em;*/
|
||
|
}
|
||
|
|
||
|
.container {
|
||
|
height: 100%;
|
||
|
}
|
||
|
|
||
|
.container > header {
|
||
|
padding-top: 20px;
|
||
|
padding-bottom: 20px;
|
||
|
text-align: center;
|
||
|
background: rgba(0,0,0,0.01);
|
||
|
}
|
||
|
|
||
|
.container > header h1 {
|
||
|
font-size: 2.625em;
|
||
|
line-height: 1.3;
|
||
|
margin: 0;
|
||
|
font-weight: 300;
|
||
|
}
|
||
|
|
||
|
.container > header span {
|
||
|
display: block;
|
||
|
font-size: 60%;
|
||
|
opacity: 0.3;
|
||
|
padding: 0 0 0.6em 0.1em;
|
||
|
}
|
||
|
|
||
|
/* Main Content */
|
||
|
.main {
|
||
|
/*max-width: 69em;*/
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
.demo-scroll{
|
||
|
overflow-y: scroll;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
}
|
||
|
.column {
|
||
|
float: left;
|
||
|
width: 50%;
|
||
|
padding: 0 2em;
|
||
|
min-height: 300px;
|
||
|
position: relative;
|
||
|
}
|
||
|
|
||
|
.column:nth-child(2) {
|
||
|
box-shadow: -1px 0 0 rgba(0,0,0,0.1);
|
||
|
}
|
||
|
|
||
|
.column p {
|
||
|
font-weight: 300;
|
||
|
font-size: 2em;
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
text-align: right;
|
||
|
line-height: 1.5;
|
||
|
}
|
||
|
|
||
|
/* To Navigation Style */
|
||
|
.htmleaf-top {
|
||
|
background: #fff;
|
||
|
background: rgba(255, 255, 255, 0.6);
|
||
|
text-transform: uppercase;
|
||
|
width: 100%;
|
||
|
font-size: 0.69em;
|
||
|
line-height: 2.2;
|
||
|
}
|
||
|
|
||
|
.htmleaf-top a {
|
||
|
padding: 0 1em;
|
||
|
letter-spacing: 0.1em;
|
||
|
color: #888;
|
||
|
display: inline-block;
|
||
|
}
|
||
|
|
||
|
.htmleaf-top a:hover {
|
||
|
background: rgba(255,255,255,0.95);
|
||
|
color: #333;
|
||
|
}
|
||
|
|
||
|
.htmleaf-top span.right {
|
||
|
float: right;
|
||
|
}
|
||
|
|
||
|
.htmleaf-top span.right a {
|
||
|
float: left;
|
||
|
display: block;
|
||
|
}
|
||
|
|
||
|
.htmleaf-icon:before {
|
||
|
font-family: 'codropsicons';
|
||
|
margin: 0 4px;
|
||
|
speak: none;
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
font-variant: normal;
|
||
|
text-transform: none;
|
||
|
line-height: 1;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
/* Demo Buttons Style */
|
||
|
.htmleaf-demos {
|
||
|
padding-top: 1em;
|
||
|
font-size: 0.9em;
|
||
|
}
|
||
|
|
||
|
.htmleaf-demos a {
|
||
|
display: inline-block;
|
||
|
margin: 0.2em;
|
||
|
padding: 0.45em 1em;
|
||
|
background: #999;
|
||
|
color: #fff;
|
||
|
font-weight: 700;
|
||
|
border-radius: 2px;
|
||
|
}
|
||
|
|
||
|
.htmleaf-demos a:hover,
|
||
|
.htmleaf-demos a.current-demo,
|
||
|
.htmleaf-demos a.current-demo:hover {
|
||
|
opacity: 0.6;
|
||
|
}
|
||
|
|
||
|
.htmleaf-nav {
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.htmleaf-nav a {
|
||
|
display: inline-block;
|
||
|
margin: 20px auto;
|
||
|
padding: 0.3em;
|
||
|
}
|
||
|
.bb-custom-wrapper {
|
||
|
width: 420px;
|
||
|
position: relative;
|
||
|
margin: 0 auto 40px;
|
||
|
text-align: center;
|
||
|
}
|
||
|
/* Demo Styles */
|
||
|
|
||
|
.demo-1 body {
|
||
|
color: #87968e;
|
||
|
background: #fff2e3;
|
||
|
}
|
||
|
|
||
|
.demo-1 a {
|
||
|
color: #72b890;
|
||
|
}
|
||
|
|
||
|
.demo-1 .htmleaf-demos a {
|
||
|
background: #72b890;
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
.demo-2 body {
|
||
|
color: #fff;
|
||
|
background: #c05d8e;
|
||
|
}
|
||
|
|
||
|
.demo-2 a {
|
||
|
color: #d38daf;
|
||
|
}
|
||
|
|
||
|
.demo-2 a:hover,
|
||
|
.demo-2 a:active {
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
.demo-2 .htmleaf-demos a {
|
||
|
background: #883b61;
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
.demo-2 .htmleaf-top a:hover {
|
||
|
background: rgba(255,255,255,0.3);
|
||
|
color: #333;
|
||
|
}
|
||
|
|
||
|
.demo-3 body {
|
||
|
color: #87968e;
|
||
|
background: #fff2e3;
|
||
|
}
|
||
|
|
||
|
.demo-3 a {
|
||
|
color: #ea5381;
|
||
|
}
|
||
|
|
||
|
.demo-3 .htmleaf-demos a {
|
||
|
background: #ea5381;
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
.demo-4 body {
|
||
|
color: #999;
|
||
|
background: #fff2e3;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
.demo-4 a {
|
||
|
color: #1baede;
|
||
|
}
|
||
|
|
||
|
.demo-4 a:hover,
|
||
|
.demo-4 a:active {
|
||
|
opacity: 0.6;
|
||
|
}
|
||
|
|
||
|
.demo-4 .htmleaf-demos a {
|
||
|
background: #1baede;
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
.demo-5 body {
|
||
|
background: #fffbd6;
|
||
|
}
|
||
|
/****/
|
||
|
.related {
|
||
|
/*margin-top: 5em;*/
|
||
|
color: #fff;
|
||
|
background: #333;
|
||
|
text-align: center;
|
||
|
font-size: 1.25em;
|
||
|
padding: 3em 0;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
.related a {
|
||
|
display: inline-block;
|
||
|
text-align: left;
|
||
|
margin: 20px auto;
|
||
|
padding: 10px 20px;
|
||
|
opacity: 0.8;
|
||
|
-webkit-transition: opacity 0.3s;
|
||
|
transition: opacity 0.3s;
|
||
|
-webkit-backface-visibility: hidden;
|
||
|
}
|
||
|
|
||
|
.related a:hover,
|
||
|
.related a:active {
|
||
|
opacity: 1;
|
||
|
}
|
||
|
|
||
|
.related a img {
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
|
||
|
.related a h3 {
|
||
|
font-weight: 300;
|
||
|
margin-top: 0.15em;
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
@media screen and (max-width: 40em) {
|
||
|
|
||
|
.htmleaf-icon span {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.htmleaf-icon:before {
|
||
|
font-size: 160%;
|
||
|
line-height: 2;
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|
||
|
@media screen and (max-width: 46.0625em) {
|
||
|
.column {
|
||
|
width: 100%;
|
||
|
min-width: auto;
|
||
|
min-height: auto;
|
||
|
padding: 1em;
|
||
|
}
|
||
|
|
||
|
.column p {
|
||
|
text-align: left;
|
||
|
font-size: 1.5em;
|
||
|
}
|
||
|
|
||
|
.column:nth-child(2) {
|
||
|
box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@media screen and (max-width: 25em) {
|
||
|
|
||
|
.htmleaf-icon span {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
}
|