jekyll-theme-wapiti 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +11 -2
- data/_config.yml +2 -2
- data/_includes/footer.html +3 -3
- data/css/bootstrap.css +6566 -0
- data/css/bootstrap.min.css +5 -0
- data/css/hux-blog.css +1091 -0
- data/css/hux-blog.min.css +1 -0
- data/css/print.css +15 -0
- data/css/style.css +1091 -0
- data/css/syntax.css +84 -84
- data/jekyll-theme-wapiti.gemspec +1 -1
- data/js/animatescroll.min.js +1 -1
- data/js/bootstrap.js +2306 -0
- data/js/bootstrap.min.js +6 -6
- data/js/jquery.js +9205 -9205
- data/js/jquery.min.js +4 -4
- data/js/jquery.nav.js +223 -223
- data/js/jquery.tagcloud.js +81 -81
- data/tags.html +24 -4
- metadata +9 -5
- data/css/backtop.css +0 -23
- data/css/clean-blog.min.css +0 -1
- data/css/material.min.css +0 -9
@@ -0,0 +1 @@
|
|
1
|
+
@media (min-width:1200px){.post-container,.sidebar-container{padding-right:5%}}@media (min-width:768px){.post-container{padding-right:5%}}.sidebar-container{color:#bfbfbf;font-size:14px}.sidebar-container h5{color:gray;padding-bottom:1em}.sidebar-container h5 a{color:gray!important;text-decoration:none}.sidebar-container a{color:#bfbfbf!important}.sidebar-container a:hover,.sidebar-container a:active{color:#0085a1!important}.sidebar-container .tags a{border-color:#bfbfbf}.sidebar-container .tags a:hover,.sidebar-container .tags a:active{border-color:#0085a1}.sidebar-container .short-about img{width:80%;display:block;border-radius:5px;margin-bottom:20px}.sidebar-container .short-about p{margin-top:0;margin-bottom:20px}.sidebar-container .short-about .list-inline>li{padding-left:0}.catalog-container{padding:0}.side-catalog{display:block;overflow:auto;height:100%;padding-bottom:40px;width:195px}.side-catalog.fixed{position:fixed;top:-21px}.side-catalog.fold .catalog-toggle::before{content:"+"}.side-catalog.fold .catalog-body{display:none}.side-catalog .catalog-toggle::before{content:"−";position:relative;margin-right:5px;bottom:1px}.side-catalog .catalog-body{position:relative;list-style:none;height:auto;overflow:hidden;padding-left:0;padding-right:5px;text-indent:0}.side-catalog .catalog-body li{position:relative;list-style:none}.side-catalog .catalog-body li a{padding-left:10px;max-width:180px;display:inline-block;vertical-align:middle;height:30px;line-height:30px;overflow:hidden;text-decoration:none;white-space:nowrap;text-overflow:ellipsis}.side-catalog .catalog-body .h1_nav,.side-catalog .catalog-body .h2_nav,.side-catalog .catalog-body .h3_nav{margin-left:0;font-size:13px;font-weight:700}.side-catalog .catalog-body .h4_nav,.side-catalog .catalog-body .h5_nav,.side-catalog .catalog-body .h6_nav{margin-left:10px;font-size:12px}.side-catalog .catalog-body .h4_nav a,.side-catalog .catalog-body .h5_nav a,.side-catalog .catalog-body .h6_nav a{max-width:170px}.side-catalog .catalog-body .active{border-radius:4px;background-color:#F5F5F5}.side-catalog .catalog-body .active a{color:#0085a1!important}@media (max-width:1200px){.side-catalog{display:none}}body{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;font-size:16px;color:#404040;overflow-x:hidden}p{margin:30px 0}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;line-height:1.1;font-weight:700}h4{font-size:21px}a{color:#404040}a:hover,a:focus{color:#0085a1}a img:hover,a img:focus{cursor:zoom-in}article{overflow-x:hidden}blockquote{color:gray;font-style:italic;font-size:.95em;margin:20px 0 20px}blockquote p{margin:0}small.img-hint{display:block;margin-top:-20px;text-align:center}br+small.img-hint{margin-top:-40px}img.shadow{box-shadow:rgba(0,0,0,.258824) 0 2px 5px 0}select{-webkit-appearance:none;margin-top:15px;color:#337ab7;border-color:#337ab7;padding:0 .4em;background:#fff}select.sel-lang{min-height:28px;font-size:14px}.table th,.table td{border:1px solid #eee!important}hr.small{max-width:100px;margin:15px auto;border-width:4px;border-color:#fff}pre,.table-responsive{-webkit-overflow-scrolling:touch}pre code{display:block;width:auto;white-space:pre;word-wrap:normal}.postlist-container{margin-bottom:15px}.post-container a{color:#337ab7}.post-container a:hover,.post-container a:focus{color:#0085a1}.post-container h1,.post-container h2,.post-container h3,.post-container h4,.post-container h5,.post-container h6{margin:30px 0 10px}.post-container h5{font-size:19px;font-weight:600;color:gray}.post-container h5+p{margin-top:5px}.post-container h6{font-size:16px;font-weight:600;color:gray}.post-container h6+p{margin-top:5px}.post-container ul,.post-container ol{margin-bottom:40px}@media screen and (max-width:768px){.post-container ul,.post-container ol{padding-left:30px}}@media screen and (max-width:500px){.post-container ul,.post-container ol{padding-left:20px}}.post-container ol ol,.post-container ol ul,.post-container ul ol,.post-container ul ul{margin-bottom:5px}.post-container li p{margin:0;margin-bottom:5px}.post-container li h1,.post-container li h2,.post-container li h3,.post-container li h4,.post-container li h5,.post-container li h6{line-height:2;margin-top:20px}.post-container .pager li{width:48%}.post-container .pager li.next{float:right}.post-container .pager li.previous{float:left}.post-container .pager li>a{width:100%}.post-container .pager li>a>span{color:gray;font-weight:400;letter-spacing:.5px}@media only screen and (max-width:767px){.navbar-default .navbar-collapse{position:absolute;right:0;border:none;background:#fff;box-shadow:0 5px 10px 2px rgba(0,0,0,.2);box-shadow:rgba(0,0,0,.117647) 0 1px 6px,rgba(0,0,0,.239216) 0 1px 4px;border-radius:2px;width:170px}#huxblog_navbar{opacity:0;transform:scaleX(0);transform-origin:top right;transition:all 200ms cubic-bezier(0.47,0,.4,.99) 0ms;-webkit-transform:scaleX(0);-webkit-transform-origin:top right;-webkit-transition:all 200ms cubic-bezier(0.47,0,.4,.99) 0ms}#huxblog_navbar a{font-size:13px;line-height:28px}#huxblog_navbar .navbar-collapse{height:0;transform:scaleY(0);transform-origin:top right;transition:transform 400ms cubic-bezier(0.32,1,.23,1) 0ms;-webkit-transform:scaleY(0);-webkit-transform-origin:top right;-webkit-transition:-webkit-transform 400ms cubic-bezier(0.32,1,.23,1) 0ms}#huxblog_navbar li{opacity:0;transition:opacity 100ms cubic-bezier(0.23,1,.32,1) 0ms;-webkit-transition:opacity 100ms cubic-bezier(0.23,1,.32,1) 0ms}#huxblog_navbar.in{transform:scaleX(1);-webkit-transform:scaleX(1);opacity:1;transition:all 250ms cubic-bezier(0.23,1,.32,1) 0ms;-webkit-transition:all 250ms cubic-bezier(0.23,1,.32,1) 0ms}#huxblog_navbar.in .navbar-collapse{transform:scaleY(1);-webkit-transform:scaleY(1);transition:transform 500ms cubic-bezier(0.23,1,.32,1);-webkit-transition:-webkit-transform 500ms cubic-bezier(0.23,1,.32,1)}#huxblog_navbar.in li{opacity:1;transition:opacity 450ms cubic-bezier(0.23,1,.32,1) 205ms;-webkit-transition:opacity 450ms cubic-bezier(0.23,1,.32,1) 205ms}}.navbar-custom{background:0 0;border:none;position:absolute;top:0;left:0;width:100%;z-index:3;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7}.navbar-custom .navbar-brand{font-weight:800;color:#fff;height:56px;line-height:25px}.navbar-custom .navbar-brand:hover{color:rgba(255,255,255,.8)}.navbar-custom .nav li a{text-transform:uppercase;font-size:12px;line-height:20px;font-weight:800;letter-spacing:1px}.navbar-custom .nav li a:active{background:rgba(0,0,0,.12)}@media only screen and (min-width:768px){.navbar-custom{background:0 0;border-bottom:1px solid transparent}.navbar-custom body{font-size:20px}.navbar-custom .navbar-brand{color:#fff;padding:20px;line-height:20px}.navbar-custom .navbar-brand:hover,.navbar-custom .navbar-brand:focus{color:rgba(255,255,255,.8)}.navbar-custom .nav li a{color:#fff;padding:20px}.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus{color:rgba(255,255,255,.8)}.navbar-custom .nav li a:active{background:0 0}}@media only screen and (min-width:1170px){.navbar-custom{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.navbar-custom.is-fixed{position:fixed;top:-61px;background-color:rgba(255,255,255,.9);border-bottom:1px solid #f2f2f2;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.navbar-custom.is-fixed .navbar-brand{color:#404040}.navbar-custom.is-fixed .navbar-brand:hover,.navbar-custom.is-fixed .navbar-brand:focus{color:#0085a1}.navbar-custom.is-fixed .nav li a{color:#404040}.navbar-custom.is-fixed .nav li a:hover,.navbar-custom.is-fixed .nav li a:focus{color:#0085a1}.navbar-custom.is-visible{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.intro-header{background:no-repeat center center;background-color:gray;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;margin-bottom:0}@media only screen and (min-width:768px){.intro-header{margin-bottom:20px}}.intro-header .site-heading,.intro-header .post-heading,.intro-header .page-heading{padding:85px 0 55px;color:#fff}@media only screen and (min-width:768px){.intro-header .site-heading,.intro-header .post-heading,.intro-header .page-heading{padding:150px 0}}.intro-header .site-heading{padding:95px 0 70px}@media only screen and (min-width:768px){.intro-header .site-heading{padding:150px 0}}.intro-header .site-heading,.intro-header .page-heading{text-align:center}.intro-header .site-heading h1,.intro-header .page-heading h1{margin-top:0;font-size:50px}.intro-header .site-heading .subheading,.intro-header .page-heading .subheading{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;font-size:18px;line-height:1.1;display:block;font-weight:300;margin:10px 0 0}@media only screen and (min-width:768px){.intro-header .site-heading h1,.intro-header .page-heading h1{font-size:80px}}.intro-header .post-heading h1{font-size:30px;margin-bottom:24px}.intro-header .post-heading .subheading,.intro-header .post-heading .meta{line-height:1.1;display:block}.intro-header .post-heading .subheading{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;font-size:17px;line-height:1.4;font-weight:400;margin:10px 0 30px;margin-top:-5px}.intro-header .post-heading .meta{font-family:Lora,'Times New Roman',serif;font-style:italic;font-weight:300;font-size:18px}.intro-header .post-heading .meta a{color:#fff}@media only screen and (min-width:768px){.intro-header .post-heading h1{font-size:55px}.intro-header .post-heading .subheading{font-size:30px}.intro-header .post-heading .meta{font-size:20px}}.post-preview>a{color:#404040}.post-preview>a:hover,.post-preview>a:focus{text-decoration:none;color:#0085a1}.post-preview>a>.post-title{font-size:21px;line-height:1.3;margin-top:30px;margin-bottom:8px}.post-preview>a>.post-subtitle{font-size:15px;line-height:1.3;margin:0;font-weight:300;margin-bottom:10px}.post-preview>.post-meta{font-family:Lora,'Times New Roman',serif;color:gray;font-size:16px;font-style:italic;margin-top:0}.post-preview>.post-meta>a{text-decoration:none;color:#404040}.post-preview>.post-meta>a:hover,.post-preview>.post-meta>a:focus{color:#0085a1;text-decoration:underline}@media only screen and (min-width:768px){.post-preview>a>.post-title{font-size:26px;line-height:1.3;margin-bottom:10px}.post-preview>a>.post-subtitle{font-size:16px}.post-preview .post-meta{font-size:18px}}.post-content-preview{font-size:13px;font-style:italic;color:#a3a3a3}.post-content-preview:hover{color:#0085a1}@media only screen and (min-width:768px){.post-content-preview{font-size:14px}}.section-heading{font-size:36px;margin-top:60px;font-weight:700}.caption{text-align:center;font-size:14px;padding:10px;font-style:italic;margin:0;display:block;border-bottom-right-radius:5px;border-bottom-left-radius:5px}footer{font-size:20px;padding:50px 0 65px}footer .list-inline{margin:0;padding:0}footer .copyright{font-size:14px;text-align:center;margin-bottom:0}footer .copyright a{color:#337ab7}footer .copyright a:hover,footer .copyright a:focus{color:#0085a1}.floating-label-form-group{font-size:14px;position:relative;margin-bottom:0;padding-bottom:.5em;border-bottom:1px solid #eee}.floating-label-form-group input,.floating-label-form-group textarea{z-index:1;position:relative;padding-right:0;padding-left:0;border:none;border-radius:0;font-size:1.5em;background:0 0;box-shadow:none!important;resize:none}.floating-label-form-group label{display:block;z-index:0;position:relative;top:2em;margin:0;font-size:.85em;line-height:1.764705882em;vertical-align:middle;vertical-align:baseline;opacity:0;-webkit-transition:top .3s ease,opacity .3s ease;-moz-transition:top .3s ease,opacity .3s ease;-ms-transition:top .3s ease,opacity .3s ease;transition:top .3s ease,opacity .3s ease}.floating-label-form-group::not(:first-child){padding-left:14px;border-left:1px solid #eee}.floating-label-form-group-with-value label{top:0;opacity:1}.floating-label-form-group-with-focus label{color:#0085a1}form .row:first-child .floating-label-form-group{border-top:1px solid #eee}.btn{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;text-transform:uppercase;font-size:14px;font-weight:800;letter-spacing:1px;border-radius:0;padding:15px 25px}.btn-lg{font-size:16px;padding:25px 35px}.btn-default:hover,.btn-default:focus{background-color:#0085a1;border:1px solid #0085a1;color:#fff}.pager{margin:20px 0 0!important;padding:0!important}.pager li>a,.pager li>span{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:1px;padding:10px;background-color:#fff;border-radius:0}@media only screen and (min-width:768px){.pager li>a,.pager li>span{font-size:14px;padding:15px 25px}}.pager li>a{color:#404040}.pager li>a:hover,.pager li>a:focus{color:#fff;background-color:#0085a1;border:1px solid #0085a1}.pager li>a:hover>span,.pager li>a:focus>span{color:#fff}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:gray;background-color:#404040;cursor:not-allowed}::-moz-selection{color:#fff;text-shadow:none;background:#0085a1}::selection{color:#fff;text-shadow:none;background:#0085a1}img::selection{color:#fff;background:0 0}img::-moz-selection{color:#fff;background:0 0}.tags{margin-bottom:-5px}.tags a,.tags .tag{display:inline-block;border:1px solid rgba(255,255,255,.8);border-radius:999em;padding:0 10px;color:#fff;line-height:24px;font-size:12px;text-decoration:none;margin:0 1px;margin-bottom:6px}.tags a:hover,.tags .tag:hover,.tags a:active,.tags .tag:active{color:#fff;border-color:#fff;background-color:rgba(255,255,255,.4);text-decoration:none}@media only screen and (min-width:768px){.tags a,.tags .tag{margin-right:5px}}#tag-heading{padding:70px 0 60px}@media only screen and (min-width:768px){#tag-heading{padding:55px 0}}#tag_cloud{margin:20px 0 15px 0}#tag_cloud a,#tag_cloud .tag{font-size:14px;border:none;line-height:28px;margin:0 2px;margin-bottom:8px;background:#D6D6D6}#tag_cloud a:hover,#tag_cloud .tag:hover,#tag_cloud a:active,#tag_cloud .tag:active{background-color:#0085a1!important}@media only screen and (min-width:768px){#tag_cloud{margin-bottom:25px}}.tag-comments{font-size:12px}@media only screen and (min-width:768px){.tag-comments{font-size:14px}}.t:first-child{margin-top:0}.listing-seperator{color:#0085a1;font-size:21px!important}.listing-seperator::before{margin-right:5px}@media only screen and (min-width:768px){.listing-seperator{font-size:20px!important;line-height:2!important}}.one-tag-list .tag-text{font-weight:200;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;line-height:1.7}.one-tag-list .post-preview{position:relative}.one-tag-list .post-preview>a .post-title{font-size:16px;font-weight:500;margin-top:20px}.one-tag-list .post-preview>a .post-subtitle{font-size:12px}.one-tag-list .post-preview>.post-meta{position:absolute;right:5px;bottom:0;margin:0;font-size:12px;line-height:12px}@media only screen and (min-width:768px){.one-tag-list .post-preview{margin-left:20px}.one-tag-list .post-preview>a>.post-title{font-size:18px;line-height:1.3}.one-tag-list .post-preview>a>.post-subtitle{font-size:14px}.one-tag-list .post-preview .post-meta{font-size:18px}}.post-container img{display:block;max-width:100%;height:auto;margin:1.5em auto 1.6em auto}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:inherit}.navbar-default .navbar-toggle:active{background-color:rgba(255,255,255,.25)}.navbar-default .navbar-toggle{border-color:transparent;padding:19px 16px;margin-top:2px;margin-right:2px;margin-bottom:2px;border-radius:50%}.navbar-default .navbar-toggle .icon-bar{width:18px;border-radius:0;background-color:#fff}.navbar-default .navbar-toggle .icon-bar+.icon-bar{margin-top:3px}.comment{margin-top:20px}.comment #ds-thread #ds-reset a.ds-like-thread-button{border:1px solid #ddd;border-radius:0;background:#fff;box-shadow:none;text-shadow:none}.comment #ds-thread #ds-reset li.ds-tab a.ds-current{border:1px solid #ddd;border-radius:0;background:#fff;box-shadow:none;text-shadow:none}.comment #ds-thread #ds-reset .ds-textarea-wrapper{background:0 0}.comment #ds-thread #ds-reset .ds-gradient-bg{background:0 0}.comment #ds-thread #ds-reset .ds-post-options{border-bottom:1px solid #ccc}.comment #ds-thread #ds-reset .ds-post-button{border-bottom:1px solid #ccc}.comment #ds-thread #ds-reset .ds-post-button{background:#fff;box-shadow:none}.comment #ds-thread #ds-reset .ds-post-button:hover{background:#eee}#ds-smilies-tooltip ul.ds-smilies-tabs li a{background:#fff!important}.page-fullscreen .intro-header{position:fixed;left:0;top:0;width:100%;height:100%}.page-fullscreen #tag-heading{position:fixed;left:0;top:0;padding-bottom:150px;width:100%;height:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;display:-webkit-flex;-webkit-align-items:center;-webkit-justify-content:center;-webkit-flex-direction:column;display:flex;align-items:center;justify-content:center;flex-direction:column}.page-fullscreen footer{position:absolute;width:100%;bottom:0;padding-bottom:20px;opacity:.6;color:#fff}.page-fullscreen footer .copyright{color:#fff}.page-fullscreen footer .copyright a{color:#fff}.page-fullscreen footer .copyright a:hover{color:#ddd}
|
data/css/print.css
ADDED
data/css/style.css
ADDED
@@ -0,0 +1,1091 @@
|
|
1
|
+
@media (min-width: 1200px) {
|
2
|
+
.post-container,
|
3
|
+
.sidebar-container {
|
4
|
+
padding-right: 5%;
|
5
|
+
}
|
6
|
+
}
|
7
|
+
@media (min-width: 768px) {
|
8
|
+
.post-container {
|
9
|
+
padding-right: 5%;
|
10
|
+
}
|
11
|
+
}
|
12
|
+
.sidebar-container {
|
13
|
+
color: #bfbfbf;
|
14
|
+
font-size: 14px;
|
15
|
+
}
|
16
|
+
.sidebar-container h5 {
|
17
|
+
color: #808080;
|
18
|
+
padding-bottom: 1em;
|
19
|
+
}
|
20
|
+
.sidebar-container h5 a {
|
21
|
+
color: #808080 !important;
|
22
|
+
text-decoration: none;
|
23
|
+
}
|
24
|
+
.sidebar-container a {
|
25
|
+
color: #bfbfbf !important;
|
26
|
+
}
|
27
|
+
.sidebar-container a:hover,
|
28
|
+
.sidebar-container a:active {
|
29
|
+
color: #0085a1 !important;
|
30
|
+
}
|
31
|
+
.sidebar-container .tags a {
|
32
|
+
border-color: #bfbfbf;
|
33
|
+
}
|
34
|
+
.sidebar-container .tags a:hover,
|
35
|
+
.sidebar-container .tags a:active {
|
36
|
+
border-color: #0085a1;
|
37
|
+
}
|
38
|
+
.sidebar-container .short-about img {
|
39
|
+
width: 80%;
|
40
|
+
display: block;
|
41
|
+
border-radius: 5px;
|
42
|
+
margin-bottom: 20px;
|
43
|
+
}
|
44
|
+
.sidebar-container .short-about p {
|
45
|
+
margin-top: 0px;
|
46
|
+
margin-bottom: 20px;
|
47
|
+
}
|
48
|
+
.sidebar-container .short-about .list-inline > li {
|
49
|
+
padding-left: 0px;
|
50
|
+
}
|
51
|
+
.catalog-container {
|
52
|
+
padding: 0px;
|
53
|
+
}
|
54
|
+
.side-catalog {
|
55
|
+
display: block;
|
56
|
+
overflow: auto;
|
57
|
+
height: 100%;
|
58
|
+
padding-bottom: 40px;
|
59
|
+
width: 195px;
|
60
|
+
}
|
61
|
+
.side-catalog.fixed {
|
62
|
+
position: fixed;
|
63
|
+
top: -21px;
|
64
|
+
}
|
65
|
+
.side-catalog.fold .catalog-toggle::before {
|
66
|
+
content: "+";
|
67
|
+
}
|
68
|
+
.side-catalog.fold .catalog-body {
|
69
|
+
display: none;
|
70
|
+
}
|
71
|
+
.side-catalog .catalog-toggle::before {
|
72
|
+
content: "−";
|
73
|
+
position: relative;
|
74
|
+
margin-right: 5px;
|
75
|
+
bottom: 1px;
|
76
|
+
}
|
77
|
+
.side-catalog .catalog-body {
|
78
|
+
position: relative;
|
79
|
+
list-style: none;
|
80
|
+
height: auto;
|
81
|
+
overflow: hidden;
|
82
|
+
padding-left: 0px;
|
83
|
+
padding-right: 5px;
|
84
|
+
text-indent: 0;
|
85
|
+
}
|
86
|
+
.side-catalog .catalog-body li {
|
87
|
+
position: relative;
|
88
|
+
list-style: none;
|
89
|
+
}
|
90
|
+
.side-catalog .catalog-body li a {
|
91
|
+
padding-left: 10px;
|
92
|
+
max-width: 180px;
|
93
|
+
display: inline-block;
|
94
|
+
vertical-align: middle;
|
95
|
+
height: 30px;
|
96
|
+
line-height: 30px;
|
97
|
+
overflow: hidden;
|
98
|
+
text-decoration: none;
|
99
|
+
white-space: nowrap;
|
100
|
+
text-overflow: ellipsis;
|
101
|
+
}
|
102
|
+
.side-catalog .catalog-body .h1_nav,
|
103
|
+
.side-catalog .catalog-body .h2_nav,
|
104
|
+
.side-catalog .catalog-body .h3_nav {
|
105
|
+
margin-left: 0;
|
106
|
+
font-size: 13px;
|
107
|
+
font-weight: bold;
|
108
|
+
}
|
109
|
+
.side-catalog .catalog-body .h4_nav,
|
110
|
+
.side-catalog .catalog-body .h5_nav,
|
111
|
+
.side-catalog .catalog-body .h6_nav {
|
112
|
+
margin-left: 10px;
|
113
|
+
font-size: 12px;
|
114
|
+
}
|
115
|
+
.side-catalog .catalog-body .h4_nav a,
|
116
|
+
.side-catalog .catalog-body .h5_nav a,
|
117
|
+
.side-catalog .catalog-body .h6_nav a {
|
118
|
+
max-width: 170px;
|
119
|
+
}
|
120
|
+
.side-catalog .catalog-body .active {
|
121
|
+
border-radius: 4px;
|
122
|
+
background-color: #F5F5F5;
|
123
|
+
}
|
124
|
+
.side-catalog .catalog-body .active a {
|
125
|
+
color: #0085a1!important;
|
126
|
+
}
|
127
|
+
@media (max-width: 1200px) {
|
128
|
+
.side-catalog {
|
129
|
+
display: none;
|
130
|
+
}
|
131
|
+
}
|
132
|
+
body {
|
133
|
+
/* Hux learn from
|
134
|
+
* TypeIsBeautiful,
|
135
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
136
|
+
*/
|
137
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
138
|
+
line-height: 1.7;
|
139
|
+
font-size: 16px;
|
140
|
+
color: #404040;
|
141
|
+
overflow-x: hidden;
|
142
|
+
}
|
143
|
+
p {
|
144
|
+
margin: 30px 0;
|
145
|
+
}
|
146
|
+
h1,
|
147
|
+
h2,
|
148
|
+
h3,
|
149
|
+
h4,
|
150
|
+
h5,
|
151
|
+
h6 {
|
152
|
+
/* Hux learn from
|
153
|
+
* TypeIsBeautiful,
|
154
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
155
|
+
*/
|
156
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
157
|
+
line-height: 1.7;
|
158
|
+
line-height: 1.1;
|
159
|
+
font-weight: bold;
|
160
|
+
}
|
161
|
+
h4 {
|
162
|
+
font-size: 21px;
|
163
|
+
}
|
164
|
+
a {
|
165
|
+
color: #404040;
|
166
|
+
}
|
167
|
+
a:hover,
|
168
|
+
a:focus {
|
169
|
+
color: #0085a1;
|
170
|
+
}
|
171
|
+
a img:hover,
|
172
|
+
a img:focus {
|
173
|
+
cursor: zoom-in;
|
174
|
+
}
|
175
|
+
article {
|
176
|
+
overflow-x: hidden;
|
177
|
+
}
|
178
|
+
blockquote {
|
179
|
+
color: #808080;
|
180
|
+
font-style: italic;
|
181
|
+
font-size: 0.95em;
|
182
|
+
margin: 20px 0 20px;
|
183
|
+
}
|
184
|
+
blockquote p {
|
185
|
+
margin: 0;
|
186
|
+
}
|
187
|
+
small.img-hint {
|
188
|
+
display: block;
|
189
|
+
margin-top: -20px;
|
190
|
+
text-align: center;
|
191
|
+
}
|
192
|
+
br + small.img-hint {
|
193
|
+
margin-top: -40px;
|
194
|
+
}
|
195
|
+
img.shadow {
|
196
|
+
box-shadow: rgba(0, 0, 0, 0.258824) 0px 2px 5px 0px;
|
197
|
+
}
|
198
|
+
select {
|
199
|
+
-webkit-appearance: none;
|
200
|
+
margin-top: 15px;
|
201
|
+
color: #337ab7;
|
202
|
+
border-color: #337ab7;
|
203
|
+
padding: 0em 0.4em;
|
204
|
+
background: white;
|
205
|
+
}
|
206
|
+
select.sel-lang {
|
207
|
+
min-height: 28px;
|
208
|
+
font-size: 14px;
|
209
|
+
}
|
210
|
+
.table th,
|
211
|
+
.table td {
|
212
|
+
border: 1px solid #eee !important;
|
213
|
+
}
|
214
|
+
hr.small {
|
215
|
+
max-width: 100px;
|
216
|
+
margin: 15px auto;
|
217
|
+
border-width: 4px;
|
218
|
+
border-color: white;
|
219
|
+
}
|
220
|
+
pre,
|
221
|
+
.table-responsive {
|
222
|
+
-webkit-overflow-scrolling: touch;
|
223
|
+
}
|
224
|
+
pre code {
|
225
|
+
display: block;
|
226
|
+
width: auto;
|
227
|
+
white-space: pre;
|
228
|
+
word-wrap: normal;
|
229
|
+
}
|
230
|
+
.postlist-container {
|
231
|
+
margin-bottom: 15px;
|
232
|
+
}
|
233
|
+
.post-container a {
|
234
|
+
color: #337ab7;
|
235
|
+
}
|
236
|
+
.post-container a:hover,
|
237
|
+
.post-container a:focus {
|
238
|
+
color: #0085a1;
|
239
|
+
}
|
240
|
+
.post-container h1,
|
241
|
+
.post-container h2,
|
242
|
+
.post-container h3,
|
243
|
+
.post-container h4,
|
244
|
+
.post-container h5,
|
245
|
+
.post-container h6 {
|
246
|
+
margin: 30px 0 10px;
|
247
|
+
}
|
248
|
+
.post-container h5 {
|
249
|
+
font-size: 19px;
|
250
|
+
font-weight: 600;
|
251
|
+
color: gray;
|
252
|
+
}
|
253
|
+
.post-container h5 + p {
|
254
|
+
margin-top: 5px;
|
255
|
+
}
|
256
|
+
.post-container h6 {
|
257
|
+
font-size: 16px;
|
258
|
+
font-weight: 600;
|
259
|
+
color: gray;
|
260
|
+
}
|
261
|
+
.post-container h6 + p {
|
262
|
+
margin-top: 5px;
|
263
|
+
}
|
264
|
+
.post-container ul,
|
265
|
+
.post-container ol {
|
266
|
+
margin-bottom: 40px;
|
267
|
+
}
|
268
|
+
@media screen and (max-width: 768px) {
|
269
|
+
.post-container ul,
|
270
|
+
.post-container ol {
|
271
|
+
padding-left: 30px;
|
272
|
+
}
|
273
|
+
}
|
274
|
+
@media screen and (max-width: 500px) {
|
275
|
+
.post-container ul,
|
276
|
+
.post-container ol {
|
277
|
+
padding-left: 20px;
|
278
|
+
}
|
279
|
+
}
|
280
|
+
.post-container ol ol,
|
281
|
+
.post-container ol ul,
|
282
|
+
.post-container ul ol,
|
283
|
+
.post-container ul ul {
|
284
|
+
margin-bottom: 5px;
|
285
|
+
}
|
286
|
+
.post-container li p {
|
287
|
+
margin: 0;
|
288
|
+
margin-bottom: 5px;
|
289
|
+
}
|
290
|
+
.post-container li h1,
|
291
|
+
.post-container li h2,
|
292
|
+
.post-container li h3,
|
293
|
+
.post-container li h4,
|
294
|
+
.post-container li h5,
|
295
|
+
.post-container li h6 {
|
296
|
+
line-height: 2;
|
297
|
+
margin-top: 20px;
|
298
|
+
}
|
299
|
+
.post-container .pager li {
|
300
|
+
width: 48%;
|
301
|
+
}
|
302
|
+
.post-container .pager li.next {
|
303
|
+
float: right;
|
304
|
+
}
|
305
|
+
.post-container .pager li.previous {
|
306
|
+
float: left;
|
307
|
+
}
|
308
|
+
.post-container .pager li > a {
|
309
|
+
width: 100%;
|
310
|
+
}
|
311
|
+
.post-container .pager li > a > span {
|
312
|
+
color: #808080;
|
313
|
+
font-weight: normal;
|
314
|
+
letter-spacing: 0.5px;
|
315
|
+
}
|
316
|
+
@media only screen and (max-width: 767px) {
|
317
|
+
/**
|
318
|
+
* Layout
|
319
|
+
* Since V1.6 we use absolute positioning to prevent to expand container-fluid
|
320
|
+
* which would cover tags. A absolute positioning make a new layer.
|
321
|
+
*/
|
322
|
+
.navbar-default .navbar-collapse {
|
323
|
+
position: absolute;
|
324
|
+
right: 0;
|
325
|
+
border: none;
|
326
|
+
background: white;
|
327
|
+
box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2);
|
328
|
+
box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.239216) 0px 1px 4px;
|
329
|
+
border-radius: 2px;
|
330
|
+
width: 170px;
|
331
|
+
}
|
332
|
+
/**
|
333
|
+
* Animation
|
334
|
+
* HuxBlog-Navbar using genuine Material Design Animation
|
335
|
+
*/
|
336
|
+
#huxblog_navbar {
|
337
|
+
/**
|
338
|
+
* Sharable code and 'out' function
|
339
|
+
*/
|
340
|
+
opacity: 0;
|
341
|
+
transform: scaleX(0);
|
342
|
+
transform-origin: top right;
|
343
|
+
transition: all 200ms cubic-bezier(0.47, 0, 0.4, 0.99) 0ms;
|
344
|
+
-webkit-transform: scaleX(0);
|
345
|
+
-webkit-transform-origin: top right;
|
346
|
+
-webkit-transition: all 200ms cubic-bezier(0.47, 0, 0.4, 0.99) 0ms;
|
347
|
+
/**
|
348
|
+
*'In' Animation
|
349
|
+
*/
|
350
|
+
}
|
351
|
+
#huxblog_navbar a {
|
352
|
+
font-size: 13px;
|
353
|
+
line-height: 28px;
|
354
|
+
}
|
355
|
+
#huxblog_navbar .navbar-collapse {
|
356
|
+
height: 0px;
|
357
|
+
transform: scaleY(0);
|
358
|
+
transform-origin: top right;
|
359
|
+
transition: transform 400ms cubic-bezier(0.32, 1, 0.23, 1) 0ms;
|
360
|
+
-webkit-transform: scaleY(0);
|
361
|
+
-webkit-transform-origin: top right;
|
362
|
+
-webkit-transition: -webkit-transform 400ms cubic-bezier(0.32, 1, 0.23, 1) 0ms;
|
363
|
+
}
|
364
|
+
#huxblog_navbar li {
|
365
|
+
opacity: 0;
|
366
|
+
transition: opacity 100ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
|
367
|
+
-webkit-transition: opacity 100ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
|
368
|
+
}
|
369
|
+
#huxblog_navbar.in {
|
370
|
+
transform: scaleX(1);
|
371
|
+
-webkit-transform: scaleX(1);
|
372
|
+
opacity: 1;
|
373
|
+
transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
|
374
|
+
-webkit-transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
|
375
|
+
}
|
376
|
+
#huxblog_navbar.in .navbar-collapse {
|
377
|
+
transform: scaleY(1);
|
378
|
+
-webkit-transform: scaleY(1);
|
379
|
+
transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
|
380
|
+
-webkit-transition: -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
|
381
|
+
}
|
382
|
+
#huxblog_navbar.in li {
|
383
|
+
opacity: 1;
|
384
|
+
transition: opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 205ms;
|
385
|
+
-webkit-transition: opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 205ms;
|
386
|
+
}
|
387
|
+
}
|
388
|
+
.navbar-custom {
|
389
|
+
background: none;
|
390
|
+
border: none;
|
391
|
+
position: absolute;
|
392
|
+
top: 0;
|
393
|
+
left: 0;
|
394
|
+
width: 100%;
|
395
|
+
z-index: 3;
|
396
|
+
/* Hux learn from
|
397
|
+
* TypeIsBeautiful,
|
398
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
399
|
+
*/
|
400
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
401
|
+
line-height: 1.7;
|
402
|
+
}
|
403
|
+
.navbar-custom .navbar-brand {
|
404
|
+
font-weight: 800;
|
405
|
+
color: white;
|
406
|
+
height: 56px;
|
407
|
+
line-height: 25px;
|
408
|
+
}
|
409
|
+
.navbar-custom .navbar-brand:hover {
|
410
|
+
color: rgba(255, 255, 255, 0.8);
|
411
|
+
}
|
412
|
+
.navbar-custom .nav li a {
|
413
|
+
text-transform: uppercase;
|
414
|
+
font-size: 12px;
|
415
|
+
line-height: 20px;
|
416
|
+
font-weight: 800;
|
417
|
+
letter-spacing: 1px;
|
418
|
+
}
|
419
|
+
.navbar-custom .nav li a:active {
|
420
|
+
background: rgba(0, 0, 0, 0.12);
|
421
|
+
}
|
422
|
+
@media only screen and (min-width: 768px) {
|
423
|
+
.navbar-custom {
|
424
|
+
background: transparent;
|
425
|
+
border-bottom: 1px solid transparent;
|
426
|
+
}
|
427
|
+
.navbar-custom body {
|
428
|
+
font-size: 20px;
|
429
|
+
}
|
430
|
+
.navbar-custom .navbar-brand {
|
431
|
+
color: white;
|
432
|
+
padding: 20px;
|
433
|
+
line-height: 20px;
|
434
|
+
}
|
435
|
+
.navbar-custom .navbar-brand:hover,
|
436
|
+
.navbar-custom .navbar-brand:focus {
|
437
|
+
color: rgba(255, 255, 255, 0.8);
|
438
|
+
}
|
439
|
+
.navbar-custom .nav li a {
|
440
|
+
color: white;
|
441
|
+
padding: 20px;
|
442
|
+
}
|
443
|
+
.navbar-custom .nav li a:hover,
|
444
|
+
.navbar-custom .nav li a:focus {
|
445
|
+
color: rgba(255, 255, 255, 0.8);
|
446
|
+
}
|
447
|
+
.navbar-custom .nav li a:active {
|
448
|
+
background: none;
|
449
|
+
}
|
450
|
+
}
|
451
|
+
@media only screen and (min-width: 1170px) {
|
452
|
+
.navbar-custom {
|
453
|
+
-webkit-transition: background-color 0.3s;
|
454
|
+
-moz-transition: background-color 0.3s;
|
455
|
+
transition: background-color 0.3s;
|
456
|
+
/* Force Hardware Acceleration in WebKit */
|
457
|
+
-webkit-transform: translate3d(0, 0, 0);
|
458
|
+
-moz-transform: translate3d(0, 0, 0);
|
459
|
+
-ms-transform: translate3d(0, 0, 0);
|
460
|
+
-o-transform: translate3d(0, 0, 0);
|
461
|
+
transform: translate3d(0, 0, 0);
|
462
|
+
-webkit-backface-visibility: hidden;
|
463
|
+
backface-visibility: hidden;
|
464
|
+
}
|
465
|
+
.navbar-custom.is-fixed {
|
466
|
+
/* when the user scrolls down, we hide the header right above the viewport */
|
467
|
+
position: fixed;
|
468
|
+
top: -61px;
|
469
|
+
background-color: rgba(255, 255, 255, 0.9);
|
470
|
+
border-bottom: 1px solid #f2f2f2;
|
471
|
+
-webkit-transition: -webkit-transform 0.3s;
|
472
|
+
-moz-transition: -moz-transform 0.3s;
|
473
|
+
transition: transform 0.3s;
|
474
|
+
}
|
475
|
+
.navbar-custom.is-fixed .navbar-brand {
|
476
|
+
color: #404040;
|
477
|
+
}
|
478
|
+
.navbar-custom.is-fixed .navbar-brand:hover,
|
479
|
+
.navbar-custom.is-fixed .navbar-brand:focus {
|
480
|
+
color: #0085a1;
|
481
|
+
}
|
482
|
+
.navbar-custom.is-fixed .nav li a {
|
483
|
+
color: #404040;
|
484
|
+
}
|
485
|
+
.navbar-custom.is-fixed .nav li a:hover,
|
486
|
+
.navbar-custom.is-fixed .nav li a:focus {
|
487
|
+
color: #0085a1;
|
488
|
+
}
|
489
|
+
.navbar-custom.is-visible {
|
490
|
+
/* if the user changes the scrolling direction, we show the header */
|
491
|
+
-webkit-transform: translate3d(0, 100%, 0);
|
492
|
+
-moz-transform: translate3d(0, 100%, 0);
|
493
|
+
-ms-transform: translate3d(0, 100%, 0);
|
494
|
+
-o-transform: translate3d(0, 100%, 0);
|
495
|
+
transform: translate3d(0, 100%, 0);
|
496
|
+
}
|
497
|
+
}
|
498
|
+
.intro-header {
|
499
|
+
background: no-repeat center center;
|
500
|
+
background-color: #808080;
|
501
|
+
background-attachment: scroll;
|
502
|
+
-webkit-background-size: cover;
|
503
|
+
-moz-background-size: cover;
|
504
|
+
background-size: cover;
|
505
|
+
-o-background-size: cover;
|
506
|
+
margin-bottom: 0px;
|
507
|
+
/* 0 on mobile, modify by Hux */
|
508
|
+
}
|
509
|
+
@media only screen and (min-width: 768px) {
|
510
|
+
.intro-header {
|
511
|
+
margin-bottom: 20px;
|
512
|
+
/* response on desktop */
|
513
|
+
}
|
514
|
+
}
|
515
|
+
.intro-header .site-heading,
|
516
|
+
.intro-header .post-heading,
|
517
|
+
.intro-header .page-heading {
|
518
|
+
padding: 85px 0 55px;
|
519
|
+
color: white;
|
520
|
+
}
|
521
|
+
@media only screen and (min-width: 768px) {
|
522
|
+
.intro-header .site-heading,
|
523
|
+
.intro-header .post-heading,
|
524
|
+
.intro-header .page-heading {
|
525
|
+
padding: 150px 0;
|
526
|
+
}
|
527
|
+
}
|
528
|
+
.intro-header .site-heading {
|
529
|
+
padding: 95px 0 70px;
|
530
|
+
}
|
531
|
+
@media only screen and (min-width: 768px) {
|
532
|
+
.intro-header .site-heading {
|
533
|
+
padding: 150px 0;
|
534
|
+
}
|
535
|
+
}
|
536
|
+
.intro-header .site-heading,
|
537
|
+
.intro-header .page-heading {
|
538
|
+
text-align: center;
|
539
|
+
}
|
540
|
+
.intro-header .site-heading h1,
|
541
|
+
.intro-header .page-heading h1 {
|
542
|
+
margin-top: 0;
|
543
|
+
font-size: 50px;
|
544
|
+
}
|
545
|
+
.intro-header .site-heading .subheading,
|
546
|
+
.intro-header .page-heading .subheading {
|
547
|
+
/* Hux learn from
|
548
|
+
* TypeIsBeautiful,
|
549
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
550
|
+
*/
|
551
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
552
|
+
line-height: 1.7;
|
553
|
+
font-size: 18px;
|
554
|
+
line-height: 1.1;
|
555
|
+
display: block;
|
556
|
+
font-weight: 300;
|
557
|
+
margin: 10px 0 0;
|
558
|
+
}
|
559
|
+
@media only screen and (min-width: 768px) {
|
560
|
+
.intro-header .site-heading h1,
|
561
|
+
.intro-header .page-heading h1 {
|
562
|
+
font-size: 80px;
|
563
|
+
}
|
564
|
+
}
|
565
|
+
.intro-header .post-heading h1 {
|
566
|
+
font-size: 30px;
|
567
|
+
margin-bottom: 24px;
|
568
|
+
}
|
569
|
+
.intro-header .post-heading .subheading,
|
570
|
+
.intro-header .post-heading .meta {
|
571
|
+
line-height: 1.1;
|
572
|
+
display: block;
|
573
|
+
}
|
574
|
+
.intro-header .post-heading .subheading {
|
575
|
+
/* Hux learn from
|
576
|
+
* TypeIsBeautiful,
|
577
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
578
|
+
*/
|
579
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
580
|
+
line-height: 1.7;
|
581
|
+
font-size: 17px;
|
582
|
+
line-height: 1.4;
|
583
|
+
font-weight: normal;
|
584
|
+
margin: 10px 0 30px;
|
585
|
+
margin-top: -5px;
|
586
|
+
}
|
587
|
+
.intro-header .post-heading .meta {
|
588
|
+
font-family: 'Lora', 'Times New Roman', serif;
|
589
|
+
font-style: italic;
|
590
|
+
font-weight: 300;
|
591
|
+
font-size: 18px;
|
592
|
+
}
|
593
|
+
.intro-header .post-heading .meta a {
|
594
|
+
color: white;
|
595
|
+
}
|
596
|
+
@media only screen and (min-width: 768px) {
|
597
|
+
.intro-header .post-heading h1 {
|
598
|
+
font-size: 55px;
|
599
|
+
}
|
600
|
+
.intro-header .post-heading .subheading {
|
601
|
+
font-size: 30px;
|
602
|
+
}
|
603
|
+
.intro-header .post-heading .meta {
|
604
|
+
font-size: 20px;
|
605
|
+
}
|
606
|
+
}
|
607
|
+
.post-preview > a {
|
608
|
+
color: #404040;
|
609
|
+
}
|
610
|
+
.post-preview > a:hover,
|
611
|
+
.post-preview > a:focus {
|
612
|
+
text-decoration: none;
|
613
|
+
color: #0085a1;
|
614
|
+
}
|
615
|
+
.post-preview > a > .post-title {
|
616
|
+
font-size: 21px;
|
617
|
+
line-height: 1.3;
|
618
|
+
margin-top: 30px;
|
619
|
+
margin-bottom: 8px;
|
620
|
+
}
|
621
|
+
.post-preview > a > .post-subtitle {
|
622
|
+
font-size: 15px;
|
623
|
+
line-height: 1.3;
|
624
|
+
margin: 0;
|
625
|
+
font-weight: 300;
|
626
|
+
margin-bottom: 10px;
|
627
|
+
}
|
628
|
+
.post-preview > .post-meta {
|
629
|
+
font-family: 'Lora', 'Times New Roman', serif;
|
630
|
+
color: #808080;
|
631
|
+
font-size: 16px;
|
632
|
+
font-style: italic;
|
633
|
+
margin-top: 0;
|
634
|
+
}
|
635
|
+
.post-preview > .post-meta > a {
|
636
|
+
text-decoration: none;
|
637
|
+
color: #404040;
|
638
|
+
}
|
639
|
+
.post-preview > .post-meta > a:hover,
|
640
|
+
.post-preview > .post-meta > a:focus {
|
641
|
+
color: #0085a1;
|
642
|
+
text-decoration: underline;
|
643
|
+
}
|
644
|
+
@media only screen and (min-width: 768px) {
|
645
|
+
.post-preview > a > .post-title {
|
646
|
+
font-size: 26px;
|
647
|
+
line-height: 1.3;
|
648
|
+
margin-bottom: 10px;
|
649
|
+
}
|
650
|
+
.post-preview > a > .post-subtitle {
|
651
|
+
font-size: 16px;
|
652
|
+
}
|
653
|
+
.post-preview .post-meta {
|
654
|
+
font-size: 18px;
|
655
|
+
}
|
656
|
+
}
|
657
|
+
.post-content-preview {
|
658
|
+
font-size: 13px;
|
659
|
+
font-style: italic;
|
660
|
+
color: #a3a3a3;
|
661
|
+
}
|
662
|
+
.post-content-preview:hover {
|
663
|
+
color: #0085a1;
|
664
|
+
}
|
665
|
+
@media only screen and (min-width: 768px) {
|
666
|
+
.post-content-preview {
|
667
|
+
font-size: 14px;
|
668
|
+
}
|
669
|
+
}
|
670
|
+
.section-heading {
|
671
|
+
font-size: 36px;
|
672
|
+
margin-top: 60px;
|
673
|
+
font-weight: 700;
|
674
|
+
}
|
675
|
+
.caption {
|
676
|
+
text-align: center;
|
677
|
+
font-size: 14px;
|
678
|
+
padding: 10px;
|
679
|
+
font-style: italic;
|
680
|
+
margin: 0;
|
681
|
+
display: block;
|
682
|
+
border-bottom-right-radius: 5px;
|
683
|
+
border-bottom-left-radius: 5px;
|
684
|
+
}
|
685
|
+
footer {
|
686
|
+
font-size: 20px;
|
687
|
+
padding: 50px 0 65px;
|
688
|
+
}
|
689
|
+
footer .list-inline {
|
690
|
+
margin: 0;
|
691
|
+
padding: 0;
|
692
|
+
}
|
693
|
+
footer .copyright {
|
694
|
+
font-size: 14px;
|
695
|
+
text-align: center;
|
696
|
+
margin-bottom: 0;
|
697
|
+
}
|
698
|
+
footer .copyright a {
|
699
|
+
color: #337ab7;
|
700
|
+
}
|
701
|
+
footer .copyright a:hover,
|
702
|
+
footer .copyright a:focus {
|
703
|
+
color: #0085a1;
|
704
|
+
}
|
705
|
+
.floating-label-form-group {
|
706
|
+
font-size: 14px;
|
707
|
+
position: relative;
|
708
|
+
margin-bottom: 0;
|
709
|
+
padding-bottom: 0.5em;
|
710
|
+
border-bottom: 1px solid #eeeeee;
|
711
|
+
}
|
712
|
+
.floating-label-form-group input,
|
713
|
+
.floating-label-form-group textarea {
|
714
|
+
z-index: 1;
|
715
|
+
position: relative;
|
716
|
+
padding-right: 0;
|
717
|
+
padding-left: 0;
|
718
|
+
border: none;
|
719
|
+
border-radius: 0;
|
720
|
+
font-size: 1.5em;
|
721
|
+
background: none;
|
722
|
+
box-shadow: none !important;
|
723
|
+
resize: none;
|
724
|
+
}
|
725
|
+
.floating-label-form-group label {
|
726
|
+
display: block;
|
727
|
+
z-index: 0;
|
728
|
+
position: relative;
|
729
|
+
top: 2em;
|
730
|
+
margin: 0;
|
731
|
+
font-size: 0.85em;
|
732
|
+
line-height: 1.764705882em;
|
733
|
+
vertical-align: middle;
|
734
|
+
vertical-align: baseline;
|
735
|
+
opacity: 0;
|
736
|
+
-webkit-transition: top 0.3s ease,opacity 0.3s ease;
|
737
|
+
-moz-transition: top 0.3s ease,opacity 0.3s ease;
|
738
|
+
-ms-transition: top 0.3s ease,opacity 0.3s ease;
|
739
|
+
transition: top 0.3s ease,opacity 0.3s ease;
|
740
|
+
}
|
741
|
+
.floating-label-form-group::not(:first-child) {
|
742
|
+
padding-left: 14px;
|
743
|
+
border-left: 1px solid #eeeeee;
|
744
|
+
}
|
745
|
+
.floating-label-form-group-with-value label {
|
746
|
+
top: 0;
|
747
|
+
opacity: 1;
|
748
|
+
}
|
749
|
+
.floating-label-form-group-with-focus label {
|
750
|
+
color: #0085a1;
|
751
|
+
}
|
752
|
+
form .row:first-child .floating-label-form-group {
|
753
|
+
border-top: 1px solid #eeeeee;
|
754
|
+
}
|
755
|
+
.btn {
|
756
|
+
/* Hux learn from
|
757
|
+
* TypeIsBeautiful,
|
758
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
759
|
+
*/
|
760
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
761
|
+
line-height: 1.7;
|
762
|
+
text-transform: uppercase;
|
763
|
+
font-size: 14px;
|
764
|
+
font-weight: 800;
|
765
|
+
letter-spacing: 1px;
|
766
|
+
border-radius: 0;
|
767
|
+
padding: 15px 25px;
|
768
|
+
}
|
769
|
+
.btn-lg {
|
770
|
+
font-size: 16px;
|
771
|
+
padding: 25px 35px;
|
772
|
+
}
|
773
|
+
.btn-default:hover,
|
774
|
+
.btn-default:focus {
|
775
|
+
background-color: #0085a1;
|
776
|
+
border: 1px solid #0085a1;
|
777
|
+
color: white;
|
778
|
+
}
|
779
|
+
.pager {
|
780
|
+
margin: 20px 0 0 !important;
|
781
|
+
padding: 0px !important;
|
782
|
+
}
|
783
|
+
.pager li > a,
|
784
|
+
.pager li > span {
|
785
|
+
/* Hux learn from
|
786
|
+
* TypeIsBeautiful,
|
787
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
788
|
+
*/
|
789
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
790
|
+
line-height: 1.7;
|
791
|
+
text-transform: uppercase;
|
792
|
+
font-size: 13px;
|
793
|
+
font-weight: 800;
|
794
|
+
letter-spacing: 1px;
|
795
|
+
padding: 10px;
|
796
|
+
background-color: white;
|
797
|
+
border-radius: 0;
|
798
|
+
}
|
799
|
+
@media only screen and (min-width: 768px) {
|
800
|
+
.pager li > a,
|
801
|
+
.pager li > span {
|
802
|
+
font-size: 14px;
|
803
|
+
padding: 15px 25px;
|
804
|
+
}
|
805
|
+
}
|
806
|
+
.pager li > a {
|
807
|
+
color: #404040;
|
808
|
+
}
|
809
|
+
.pager li > a:hover,
|
810
|
+
.pager li > a:focus {
|
811
|
+
color: white;
|
812
|
+
background-color: #0085a1;
|
813
|
+
border: 1px solid #0085a1;
|
814
|
+
}
|
815
|
+
.pager li > a:hover > span,
|
816
|
+
.pager li > a:focus > span {
|
817
|
+
color: white;
|
818
|
+
}
|
819
|
+
.pager .disabled > a,
|
820
|
+
.pager .disabled > a:hover,
|
821
|
+
.pager .disabled > a:focus,
|
822
|
+
.pager .disabled > span {
|
823
|
+
color: #808080;
|
824
|
+
background-color: #404040;
|
825
|
+
cursor: not-allowed;
|
826
|
+
}
|
827
|
+
::-moz-selection {
|
828
|
+
color: white;
|
829
|
+
text-shadow: none;
|
830
|
+
background: #0085a1;
|
831
|
+
}
|
832
|
+
::selection {
|
833
|
+
color: white;
|
834
|
+
text-shadow: none;
|
835
|
+
background: #0085a1;
|
836
|
+
}
|
837
|
+
img::selection {
|
838
|
+
color: white;
|
839
|
+
background: transparent;
|
840
|
+
}
|
841
|
+
img::-moz-selection {
|
842
|
+
color: white;
|
843
|
+
background: transparent;
|
844
|
+
}
|
845
|
+
/* Hux add tags support */
|
846
|
+
.tags {
|
847
|
+
margin-bottom: -5px;
|
848
|
+
}
|
849
|
+
.tags a,
|
850
|
+
.tags .tag {
|
851
|
+
display: inline-block;
|
852
|
+
border: 1px solid rgba(255, 255, 255, 0.8);
|
853
|
+
border-radius: 999em;
|
854
|
+
padding: 0 10px;
|
855
|
+
color: #ffffff;
|
856
|
+
line-height: 24px;
|
857
|
+
font-size: 12px;
|
858
|
+
text-decoration: none;
|
859
|
+
margin: 0 1px;
|
860
|
+
margin-bottom: 6px;
|
861
|
+
}
|
862
|
+
.tags a:hover,
|
863
|
+
.tags .tag:hover,
|
864
|
+
.tags a:active,
|
865
|
+
.tags .tag:active {
|
866
|
+
color: white;
|
867
|
+
border-color: white;
|
868
|
+
background-color: rgba(255, 255, 255, 0.4);
|
869
|
+
text-decoration: none;
|
870
|
+
}
|
871
|
+
@media only screen and (min-width: 768px) {
|
872
|
+
.tags a,
|
873
|
+
.tags .tag {
|
874
|
+
margin-right: 5px;
|
875
|
+
}
|
876
|
+
}
|
877
|
+
#tag-heading {
|
878
|
+
padding: 70px 0 60px;
|
879
|
+
}
|
880
|
+
@media only screen and (min-width: 768px) {
|
881
|
+
#tag-heading {
|
882
|
+
padding: 55px 0;
|
883
|
+
}
|
884
|
+
}
|
885
|
+
#tag_cloud {
|
886
|
+
margin: 20px 0 15px 0;
|
887
|
+
}
|
888
|
+
#tag_cloud a,
|
889
|
+
#tag_cloud .tag {
|
890
|
+
font-size: 14px;
|
891
|
+
border: none;
|
892
|
+
line-height: 28px;
|
893
|
+
margin: 0 2px;
|
894
|
+
margin-bottom: 8px;
|
895
|
+
background: #D6D6D6;
|
896
|
+
}
|
897
|
+
#tag_cloud a:hover,
|
898
|
+
#tag_cloud .tag:hover,
|
899
|
+
#tag_cloud a:active,
|
900
|
+
#tag_cloud .tag:active {
|
901
|
+
background-color: #0085a1 !important;
|
902
|
+
}
|
903
|
+
@media only screen and (min-width: 768px) {
|
904
|
+
#tag_cloud {
|
905
|
+
margin-bottom: 25px;
|
906
|
+
}
|
907
|
+
}
|
908
|
+
.tag-comments {
|
909
|
+
font-size: 12px;
|
910
|
+
}
|
911
|
+
@media only screen and (min-width: 768px) {
|
912
|
+
.tag-comments {
|
913
|
+
font-size: 14px;
|
914
|
+
}
|
915
|
+
}
|
916
|
+
.t:first-child {
|
917
|
+
margin-top: 0px;
|
918
|
+
}
|
919
|
+
.listing-seperator {
|
920
|
+
color: #0085a1;
|
921
|
+
font-size: 21px !important;
|
922
|
+
}
|
923
|
+
.listing-seperator::before {
|
924
|
+
margin-right: 5px;
|
925
|
+
}
|
926
|
+
@media only screen and (min-width: 768px) {
|
927
|
+
.listing-seperator {
|
928
|
+
font-size: 20px !important;
|
929
|
+
line-height: 2 !important;
|
930
|
+
}
|
931
|
+
}
|
932
|
+
.one-tag-list .tag-text {
|
933
|
+
font-weight: 200;
|
934
|
+
/* Hux learn from
|
935
|
+
* TypeIsBeautiful,
|
936
|
+
* [This Post](http://zhuanlan.zhihu.com/ibuick/20186806) etc.
|
937
|
+
*/
|
938
|
+
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
|
939
|
+
line-height: 1.7;
|
940
|
+
}
|
941
|
+
.one-tag-list .post-preview {
|
942
|
+
position: relative;
|
943
|
+
}
|
944
|
+
.one-tag-list .post-preview > a .post-title {
|
945
|
+
font-size: 16px;
|
946
|
+
font-weight: 500;
|
947
|
+
margin-top: 20px;
|
948
|
+
}
|
949
|
+
.one-tag-list .post-preview > a .post-subtitle {
|
950
|
+
font-size: 12px;
|
951
|
+
}
|
952
|
+
.one-tag-list .post-preview > .post-meta {
|
953
|
+
position: absolute;
|
954
|
+
right: 5px;
|
955
|
+
bottom: 0px;
|
956
|
+
margin: 0px;
|
957
|
+
font-size: 12px;
|
958
|
+
line-height: 12px;
|
959
|
+
}
|
960
|
+
@media only screen and (min-width: 768px) {
|
961
|
+
.one-tag-list .post-preview {
|
962
|
+
margin-left: 20px;
|
963
|
+
}
|
964
|
+
.one-tag-list .post-preview > a > .post-title {
|
965
|
+
font-size: 18px;
|
966
|
+
line-height: 1.3;
|
967
|
+
}
|
968
|
+
.one-tag-list .post-preview > a > .post-subtitle {
|
969
|
+
font-size: 14px;
|
970
|
+
}
|
971
|
+
.one-tag-list .post-preview .post-meta {
|
972
|
+
font-size: 18px;
|
973
|
+
}
|
974
|
+
}
|
975
|
+
/* Tags support End*/
|
976
|
+
/* Hux make all img responsible in post-container */
|
977
|
+
.post-container img {
|
978
|
+
display: block;
|
979
|
+
max-width: 100%;
|
980
|
+
height: auto;
|
981
|
+
margin: 1.5em auto 1.6em auto;
|
982
|
+
}
|
983
|
+
/* Hux Optimize UserExperience */
|
984
|
+
.navbar-default .navbar-toggle:focus,
|
985
|
+
.navbar-default .navbar-toggle:hover {
|
986
|
+
background-color: inherit;
|
987
|
+
}
|
988
|
+
.navbar-default .navbar-toggle:active {
|
989
|
+
background-color: rgba(255, 255, 255, 0.25);
|
990
|
+
}
|
991
|
+
/* Hux customize Style for navBar button */
|
992
|
+
.navbar-default .navbar-toggle {
|
993
|
+
border-color: transparent;
|
994
|
+
padding: 19px 16px;
|
995
|
+
margin-top: 2px;
|
996
|
+
margin-right: 2px;
|
997
|
+
margin-bottom: 2px;
|
998
|
+
border-radius: 50%;
|
999
|
+
}
|
1000
|
+
.navbar-default .navbar-toggle .icon-bar {
|
1001
|
+
width: 18px;
|
1002
|
+
border-radius: 0px;
|
1003
|
+
background-color: white;
|
1004
|
+
}
|
1005
|
+
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
|
1006
|
+
margin-top: 3px;
|
1007
|
+
}
|
1008
|
+
/* Hux customize Style for Duoshuo */
|
1009
|
+
.comment {
|
1010
|
+
margin-top: 20px;
|
1011
|
+
}
|
1012
|
+
.comment #ds-thread #ds-reset a.ds-like-thread-button {
|
1013
|
+
border: 1px solid #ddd;
|
1014
|
+
border-radius: 0px;
|
1015
|
+
background: white;
|
1016
|
+
box-shadow: none;
|
1017
|
+
text-shadow: none;
|
1018
|
+
}
|
1019
|
+
.comment #ds-thread #ds-reset li.ds-tab a.ds-current {
|
1020
|
+
border: 1px solid #ddd;
|
1021
|
+
border-radius: 0px;
|
1022
|
+
background: white;
|
1023
|
+
box-shadow: none;
|
1024
|
+
text-shadow: none;
|
1025
|
+
}
|
1026
|
+
.comment #ds-thread #ds-reset .ds-textarea-wrapper {
|
1027
|
+
background: none;
|
1028
|
+
}
|
1029
|
+
.comment #ds-thread #ds-reset .ds-gradient-bg {
|
1030
|
+
background: none;
|
1031
|
+
}
|
1032
|
+
.comment #ds-thread #ds-reset .ds-post-options {
|
1033
|
+
border-bottom: 1px solid #ccc;
|
1034
|
+
}
|
1035
|
+
.comment #ds-thread #ds-reset .ds-post-button {
|
1036
|
+
border-bottom: 1px solid #ccc;
|
1037
|
+
}
|
1038
|
+
.comment #ds-thread #ds-reset .ds-post-button {
|
1039
|
+
background: white;
|
1040
|
+
box-shadow: none;
|
1041
|
+
}
|
1042
|
+
.comment #ds-thread #ds-reset .ds-post-button:hover {
|
1043
|
+
background: #eeeeee;
|
1044
|
+
}
|
1045
|
+
#ds-smilies-tooltip ul.ds-smilies-tabs li a {
|
1046
|
+
background: white !important;
|
1047
|
+
}
|
1048
|
+
.page-fullscreen .intro-header {
|
1049
|
+
position: fixed;
|
1050
|
+
left: 0;
|
1051
|
+
top: 0;
|
1052
|
+
width: 100%;
|
1053
|
+
height: 100%;
|
1054
|
+
}
|
1055
|
+
.page-fullscreen #tag-heading {
|
1056
|
+
position: fixed;
|
1057
|
+
left: 0;
|
1058
|
+
top: 0;
|
1059
|
+
padding-bottom: 150px;
|
1060
|
+
width: 100%;
|
1061
|
+
height: 100%;
|
1062
|
+
display: -webkit-box;
|
1063
|
+
-webkit-box-orient: vertical;
|
1064
|
+
-webkit-box-pack: center;
|
1065
|
+
-webkit-box-align: center;
|
1066
|
+
display: -webkit-flex;
|
1067
|
+
-webkit-align-items: center;
|
1068
|
+
-webkit-justify-content: center;
|
1069
|
+
-webkit-flex-direction: column;
|
1070
|
+
display: flex;
|
1071
|
+
align-items: center;
|
1072
|
+
justify-content: center;
|
1073
|
+
flex-direction: column;
|
1074
|
+
}
|
1075
|
+
.page-fullscreen footer {
|
1076
|
+
position: absolute;
|
1077
|
+
width: 100%;
|
1078
|
+
bottom: 0;
|
1079
|
+
padding-bottom: 20px;
|
1080
|
+
opacity: 0.6;
|
1081
|
+
color: #fff;
|
1082
|
+
}
|
1083
|
+
.page-fullscreen footer .copyright {
|
1084
|
+
color: #fff;
|
1085
|
+
}
|
1086
|
+
.page-fullscreen footer .copyright a {
|
1087
|
+
color: #fff;
|
1088
|
+
}
|
1089
|
+
.page-fullscreen footer .copyright a:hover {
|
1090
|
+
color: #ddd;
|
1091
|
+
}
|