Browse Source

ask button

alexlcdee 8 năm trước cách đây
mục cha
commit
635fe6a516
3 tập tin đã thay đổi với 22 bổ sung0 xóa
  1. 10 0
      src/files/css/main.css
  2. 0 0
      src/files/css/main.css.map
  3. 12 0
      src/files/scss/_short-contacts.scss

+ 10 - 0
src/files/css/main.css

@@ -9990,6 +9990,16 @@ footer .copyright .logo {
   font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 16px;
   margin-bottom: 5px; }
+.short-contacts__ask-button {
+  display: inline-block;
+  width: 100%;
+  margin-top: 10px;
+  text-align: center;
+  text-decoration: underline;
+  font-family: Cuprum, sans-serif;
+  padding: 7px 0;
+  color: #929292;
+  background: #ebebeb; }
 
 .index-about h2 {
   color: #3b434d;

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
src/files/css/main.css.map


+ 12 - 0
src/files/scss/_short-contacts.scss

@@ -9,4 +9,16 @@
     font-size: 16px;
     margin-bottom: 5px;
   }
+
+  &__ask-button {
+    display: inline-block;
+    width: 100%;
+    margin-top: 10px;
+    text-align: center;
+    text-decoration: underline;
+    font-family: $fontcuprum;
+    padding: 7px 0;
+    color: #929292;
+    background: #ebebeb;
+  }
 }

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác