Browse Source

Carica file su 'css'

Alessia 2 năm trước cách đây
mục cha
commit
e94cdbb958
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      css/landing-page.css

+ 6 - 0
css/landing-page.css

@@ -601,6 +601,7 @@ display:block;
 .res {
   border-bottom: 1px solid #000;
   padding:1%;
+  font-size: 12px;
 }
 
 .res_list {
@@ -630,3 +631,8 @@ display:block;
   background-color: transparent;
   text-decoration: underline;
 }
+
+.res button {
+  color: #30383f9e;
+  font-size: 12px;
+}