|
@@ -33,7 +33,7 @@ a img {border: 0;}
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Body
|
|
|
|
|
|
+ Body
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
body {
|
|
body {
|
|
@@ -42,7 +42,7 @@ body {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Typography
|
|
|
|
|
|
+ Typography
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
|
|
|
|
@@ -173,7 +173,7 @@ h1.super {
|
|
}
|
|
}
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Grid
|
|
|
|
|
|
+ Grid
|
|
==============================================*/
|
|
==============================================*/
|
|
.container {
|
|
.container {
|
|
padding-right: 15px;
|
|
padding-right: 15px;
|
|
@@ -230,7 +230,7 @@ h1.super {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Loader / Transit
|
|
|
|
|
|
+ Loader / Transit
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
#loader {
|
|
#loader {
|
|
@@ -430,7 +430,7 @@ h1.super {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Intro
|
|
|
|
|
|
+ Intro
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.screen-reader {
|
|
.screen-reader {
|
|
@@ -590,12 +590,6 @@ h1.super {
|
|
.about {
|
|
.about {
|
|
padding: 30px 0;
|
|
padding: 30px 0;
|
|
}
|
|
}
|
|
-.about.affix {
|
|
|
|
-
|
|
|
|
- z-index: 3333;
|
|
|
|
- width: 100%;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
.carousel-fade .carousel-inner .item {
|
|
.carousel-fade .carousel-inner .item {
|
|
left: 0 !important;
|
|
left: 0 !important;
|
|
opacity: 0;
|
|
opacity: 0;
|
|
@@ -709,7 +703,7 @@ h1.super {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Navbar
|
|
|
|
|
|
+ Navbar
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.navbar {
|
|
.navbar {
|
|
@@ -765,7 +759,7 @@ h1.super {
|
|
}
|
|
}
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- NavMenu
|
|
|
|
|
|
+ NavMenu
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.offcanvas.in {
|
|
.offcanvas.in {
|
|
@@ -857,7 +851,7 @@ ul.social li {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Header
|
|
|
|
|
|
+ Header
|
|
==============================================*/
|
|
==============================================*/
|
|
.site-title {
|
|
.site-title {
|
|
float: right;
|
|
float: right;
|
|
@@ -888,7 +882,7 @@ img.dw {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Content
|
|
|
|
|
|
+ Content
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
/*===== Structure =====*/
|
|
/*===== Structure =====*/
|
|
@@ -1213,7 +1207,7 @@ h2.entry-title {
|
|
padding: 0 24px;
|
|
padding: 0 24px;
|
|
}
|
|
}
|
|
.entry-content input {
|
|
.entry-content input {
|
|
- margin: 0 0 24px 0;
|
|
|
|
|
|
+ margin: 0 0 20px 0;
|
|
}
|
|
}
|
|
.entry-content input.file,
|
|
.entry-content input.file,
|
|
.entry-content input.button {
|
|
.entry-content input.button {
|
|
@@ -1269,34 +1263,6 @@ body.page .edit-link {
|
|
clear: both;
|
|
clear: both;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
-#entry-author-info {
|
|
|
|
- background: #f2f7fc;
|
|
|
|
- border-top: 4px solid #000;
|
|
|
|
- clear: both;
|
|
|
|
- font-size: 14px;
|
|
|
|
- line-height: 20px;
|
|
|
|
- margin: 24px 0;
|
|
|
|
- overflow: hidden;
|
|
|
|
- padding: 18px 20px;
|
|
|
|
-}
|
|
|
|
-#entry-author-info #author-avatar {
|
|
|
|
- background: #fff;
|
|
|
|
- border: 1px solid #e7e7e7;
|
|
|
|
- float: left;
|
|
|
|
- height: 60px;
|
|
|
|
- margin: 0 -104px 0 0;
|
|
|
|
- padding: 11px;
|
|
|
|
-}
|
|
|
|
-#entry-author-info #author-description {
|
|
|
|
- float: left;
|
|
|
|
- margin: 0 0 0 104px;
|
|
|
|
-}
|
|
|
|
-#entry-author-info h2 {
|
|
|
|
- color: #000;
|
|
|
|
- font-size: 100%;
|
|
|
|
- font-weight: bold;
|
|
|
|
- margin-bottom: 0;
|
|
|
|
-}
|
|
|
|
.entry-utility {
|
|
.entry-utility {
|
|
clear: both;
|
|
clear: both;
|
|
color: #888;
|
|
color: #888;
|
|
@@ -1329,7 +1295,7 @@ body.page .edit-link {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Meta
|
|
|
|
|
|
+ Meta
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.meta {
|
|
.meta {
|
|
@@ -1357,7 +1323,7 @@ span.fb {
|
|
}
|
|
}
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Comments
|
|
|
|
|
|
+ Comments
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
#commentform input.error,
|
|
#commentform input.error,
|
|
@@ -1366,8 +1332,6 @@ span.fb {
|
|
color:#000000;
|
|
color:#000000;
|
|
}
|
|
}
|
|
#commentform .error {
|
|
#commentform .error {
|
|
- font-size: 16px;
|
|
|
|
- padding: 0 0 5px 0;
|
|
|
|
color: #FF0000;
|
|
color: #FF0000;
|
|
}
|
|
}
|
|
.commentbubble {
|
|
.commentbubble {
|
|
@@ -1532,7 +1496,6 @@ li.comment.thread-odd {
|
|
#respond form textarea {
|
|
#respond form textarea {
|
|
-moz-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
- font: 0.857142857rem "Courier New", Courier, mono;
|
|
|
|
line-height: 1.714285714;
|
|
line-height: 1.714285714;
|
|
padding: 10px;
|
|
padding: 10px;
|
|
padding: 0.714285714rem;
|
|
padding: 0.714285714rem;
|
|
@@ -1548,12 +1511,19 @@ li.comment.thread-odd {
|
|
.required {
|
|
.required {
|
|
color: red;
|
|
color: red;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+.form-submit {
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+.comment-form-author,
|
|
|
|
+.comment-form-email,
|
|
|
|
+.comment-form-url {
|
|
|
|
+ width: 50%;
|
|
|
|
+}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Media
|
|
|
|
|
|
+ Media
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.video-container {
|
|
.video-container {
|
|
@@ -1752,7 +1722,7 @@ img.me {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Pagination
|
|
|
|
|
|
+ Pagination
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.navigation {
|
|
.navigation {
|
|
@@ -1835,7 +1805,7 @@ img.me {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Footer
|
|
|
|
|
|
+ Footer
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
|
|
|
|
@@ -1843,7 +1813,7 @@ img.me {
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
- Forms
|
|
|
|
|
|
+ Forms
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
.text-field {
|
|
.text-field {
|