Browse Source

Merge branch 'anatoly' of medgis/mo-assets into master

anatoly 6 năm trước cách đây
mục cha
commit
c9e5a07e5d
3 tập tin đã thay đổi với 32 bổ sung0 xóa
  1. 15 0
      src/files/css/main.css
  2. 0 0
      src/files/css/main.css.map
  3. 17 0
      src/files/scss/_base-style.scss

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

@@ -7610,6 +7610,21 @@ footer .copyright .logo {
   color: #fff;
   background: #004d7b; }
 
+.contacts-container .center-content .to-doctors .petition-button {
+  display: inline-block;
+  width: 100%;
+  margin-top: 10px;
+  text-align: center;
+  text-decoration: underline;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
+  padding: 7px 0;
+  color: #929292;
+  background: #ebebeb; }
+
+.contacts-container .center-content .to-doctors .petition-button:hover {
+  color: #fff;
+  background: #004d7b; }
+
 /*
 .contacts-container .center-content .*/
 /*CONTACTS PAGE END*/

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


+ 17 - 0
src/files/scss/_base-style.scss

@@ -1249,6 +1249,23 @@ footer .copyright .logo {
 
 }
 
+.contacts-container .center-content .to-doctors .petition-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;
+}
+
+.contacts-container .center-content .to-doctors .petition-button:hover {
+    color: #fff;
+    background: #004d7b;
+
+}
 /*
 .contacts-container .center-content .*/
 

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