SyuanYu пре 1 година
родитељ
комит
47d1e84470

+ 57 - 50
themes/hugo-universal-theme-master/static/css/bhousev2/style.css

@@ -13,42 +13,42 @@
 * Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
  */
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 100;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format("opentype");
 }
 
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format("opentype");
 }
 
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format("opentype");
 }
 
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format("opentype");
 }
 
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format("opentype");
 }
 
 @font-face {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format("opentype");
@@ -84,7 +84,7 @@ body {
 }
 
 .bhousev2_sec_img_title {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 600;
   font-size: 40px;
@@ -108,13 +108,13 @@ body {
 
 .bhousev2_sec_img_title2 {
   padding-bottom: 27px;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 700;
   font-size: 28px;
   line-height: 150%;
   text-align: center;
-  color: #FFFFFF;
+  color: #ffffff;
 }
 
 @media (max-width: 1000px) {
@@ -133,7 +133,7 @@ body {
 
 .bhousev2_sec_img_text {
   padding-top: 35px;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 400;
   font-size: 20px;
@@ -161,7 +161,7 @@ body {
 
 .bhousev2_title {
   color: #727171;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-size: 36px;
   font-weight: 400;
@@ -201,7 +201,7 @@ body {
 }
 
 .bhouse_slogan {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 500;
   font-size: 40px;
@@ -223,7 +223,7 @@ body {
 }
 
 .bg-3C7062 {
-  background-color: #3C7062 !important;
+  background-color: #3c7062 !important;
 }
 
 .navbar {
@@ -238,7 +238,7 @@ body {
 
 @media (max-width: 991px) {
   .navbar {
-    background: #3C7062;
+    background: #3c7062;
     height: 60px;
   }
 }
@@ -286,7 +286,7 @@ body {
   font-size: 14px;
   text-decoration: none;
   letter-spacing: 0.4em;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
 }
 
 .navbar .navbar-link:hover {
@@ -450,13 +450,13 @@ body {
 .slick-dots li button:before {
   opacity: 0.8;
   content: "●";
-  color: #D9D9D933;
+  color: #d9d9d933;
   font-size: 18px;
 }
 
 .slick-dots li.slick-active button:before {
   opacity: 1;
-  color: #D9D9D9;
+  color: #d9d9d9;
 }
 
 .slider-item {
@@ -572,7 +572,10 @@ body {
 
 /* slick end */
 /* footer start */
-.banner1, .banner2, .banner3, .banner4 {
+.banner1,
+.banner2,
+.banner3,
+.banner4 {
   height: 100vh;
   background-size: cover;
   background-repeat: no-repeat;
@@ -581,7 +584,10 @@ body {
 }
 
 @media (max-width: 767px) {
-  .banner1, .banner2, .banner3, .banner4 {
+  .banner1,
+  .banner2,
+  .banner3,
+  .banner4 {
     height: 213px;
     margin-top: 0px;
     background-size: cover;
@@ -664,7 +670,7 @@ body {
 }
 
 .bhousev2_sec01 .bhousev2_sec01_title {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 400;
   font-size: 36px;
@@ -711,14 +717,14 @@ body {
 .bhousev2_sec02 .bhousev2_sec02_title {
   padding: 30px 0px;
   color: #727171;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
 }
 
 .bhousev2_sec02 .bhousev2_sec02_collection {
   padding: 15px 0;
   cursor: pointer;
-  background: #D9D9D9;
+  background: #d9d9d9;
   border: none;
 }
 
@@ -758,7 +764,7 @@ body {
 }
 
 .bhousev2_sec02 .bhousev2_sec02_collection .bhousev2_sec02_collection_text h2 {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 600;
   font-size: 28px;
@@ -772,7 +778,7 @@ body {
 }
 
 .bhousev2_sec02 .bhousev2_sec02_collection .bhousev2_sec02_collection_text p {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
@@ -825,12 +831,12 @@ body {
 }
 
 .bhousev2_sec02_fluid {
-  background: #D9D9D9;
+  background: #d9d9d9;
 }
 
 .sec02_load_more {
   color: #727171;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-size: 20px;
   border: 1px solid #727171;
@@ -880,8 +886,8 @@ body {
 
 .bhousev2_sec03 h2 {
   text-align: center;
-  color: #3C7062;
-  font-family: 'Noto Sans TC';
+  color: #3c7062;
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 600;
   font-size: 28px;
@@ -895,7 +901,7 @@ body {
 
 .bhousev2_sec03 .bhousev2_sec03_btn {
   margin-top: 64.5px;
-  background: #3C7062;
+  background: #3c7062;
   width: 398px;
   border-radius: 52.3684px;
   padding: 10px 30px;
@@ -914,7 +920,7 @@ body {
   color: #fff;
   margin-bottom: 0px;
   font-weight: 700;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
 }
 
@@ -937,8 +943,8 @@ body {
 }
 
 .bhousev2_sec03 .bhousev2_sec03_text h2 {
-  color: #3C7062;
-  font-family: 'Noto Sans TC';
+  color: #3c7062;
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 700;
   text-align: center;
@@ -959,8 +965,8 @@ body {
 .bhousev2_sec03 .bhousev2_sec03_text p {
   font-size: 14px;
   font-weight: 400;
-  color: #3C7062;
-  font-family: 'Noto Sans TC';
+  color: #3c7062;
+  font-family: "Noto Sans TC";
   font-style: normal;
   letter-spacing: 0.4em;
   text-align: center;
@@ -976,7 +982,7 @@ body {
 }
 
 .bhousev2_sec03 .bhousev2_sec03_text .bhousev2_sec03_scroll {
-  color: #3C7062;
+  color: #3c7062;
   font-size: 28px;
 }
 
@@ -1048,7 +1054,8 @@ body {
   }
 }
 
-.bhousev2_sec06_img, .bhousev2_sec010_img {
+.bhousev2_sec06_img,
+.bhousev2_sec010_img {
   -webkit-filter: brightness(60%);
           filter: brightness(60%);
   -o-object-fit: cover;
@@ -1099,7 +1106,7 @@ body {
 .bhousev2_sec05 h2 {
   color: #727171;
   font-size: 28px;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
 }
 
@@ -1131,15 +1138,15 @@ body {
 .bhousev2_sec05 .bhousev2_sec05_loc ul li {
   font-size: 20px;
   color: #727171;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 600;
   letter-spacing: 0.4em;
 }
 
 .bhousev2_sec05 .bhousev2_sec05_loc p {
-  color: #3C7062;
-  font-family: 'Noto Sans TC';
+  color: #3c7062;
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
@@ -1235,9 +1242,9 @@ body {
 
 .bhousev2_sec07 .bhousev2_sec07_slide .bhousev2_sec07_slide_item_name {
   padding: 16px 0px;
-  background: #3C7062;
+  background: #3c7062;
   color: #fff;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 700;
   font-size: 20px;
@@ -1255,7 +1262,7 @@ body {
 }
 
 .bhousev2_sec07 .bhousev2_sec07_slide .bhousev2_sec07_slide_item_text p {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
@@ -1404,7 +1411,7 @@ body {
 .bhousev2_sec08_fluid .bhousev2_sec08 .bhousev2_sec08_icon-text {
   margin-top: 15px;
   color: #727171;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 400;
   font-size: 20px;
@@ -1500,7 +1507,7 @@ body {
 
 .bhousev2_sec10 .cta_line a {
   letter-spacing: 0.4em;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 600;
   font-size: 20px;
@@ -1511,7 +1518,7 @@ body {
 .footer {
   padding: 0 87px;
   font-size: 15px;
-  background: #3C7062;
+  background: #3c7062;
 }
 
 .footer img {
@@ -1540,7 +1547,7 @@ body {
 .footer .title {
   padding-top: 85px;
   color: #fff;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
@@ -1553,7 +1560,7 @@ body {
 .footer .copyright,
 .footer .copyright a {
   color: #ffff;
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
@@ -1645,13 +1652,13 @@ body {
 }
 
 .copyright p {
-  font-family: 'Noto Sans TC';
+  font-family: "Noto Sans TC";
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
   line-height: 150%;
   letter-spacing: 0.4em;
-  color: #FFFFFF;
+  color: #ffffff;
 }
 
 .footer .copyright a {

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
themes/hugo-universal-theme-master/static/css/bhousev2/style.css.map


Разлика између датотеке није приказан због своје велике величине
+ 728 - 757
themes/hugo-universal-theme-master/static/css/bhousev2/style.scss


Неке датотеке нису приказане због велике количине промена