jeter20131220 3 年之前
父節點
當前提交
9efc9439d5
共有 3 個文件被更改,包括 10 次插入0 次删除
  1. 6 0
      style.css
  2. 0 0
      style.css.map
  3. 4 0
      style.scss

+ 6 - 0
style.css

@@ -1896,6 +1896,12 @@ body #btn-a #mobile-btn {
 
 #information-mobile #mobile-form #form-card .contact-form2 #profession {
   height: 50px;
+  background: url(./img/icondown.webp) 95% 50% no-repeat scroll transparent;
+  background-size: 10px 10px;
+  background-color: #fff;
+  -webkit-appearance: none;
+     -moz-appearance: none;
+          appearance: none;
 }
 
 #information-mobile #mobile-form #form-card .contact-form2 .btn {

File diff suppressed because it is too large
+ 0 - 0
style.css.map


+ 4 - 0
style.scss

@@ -1277,6 +1277,10 @@ body {
 
                 #profession {
                     height: 50px;
+                    background: url(./img/icondown.webp) 95% 50% no-repeat scroll transparent;
+                    background-size: 10px 10px;
+                    background-color: #fff;
+                    appearance: none;
                 
                 }
                 .btn {

Some files were not shown because too many files changed in this diff