Browse Source

qrcode page bugs

zz 6 years ago
parent
commit
e8f6255159
1 changed files with 5 additions and 2 deletions
  1. 5 2
      resources/views/wap/subscribeV2.blade.php

+ 5 - 2
resources/views/wap/subscribeV2.blade.php

@@ -87,9 +87,11 @@
             padding: 0;
             padding: 0;
             border: 0;
             border: 0;
             outline: 0;
             outline: 0;
-            font-size: 100%;
+            /*font-size: 100%;*/
             vertical-align: baseline;
             vertical-align: baseline;
             background: transparent;
             background: transparent;
+            max-width: 500px;
+            font-size: 100px !important;
         }
         }
 
 
         html {
         html {
@@ -98,7 +100,8 @@
 
 
         body {
         body {
             line-height: 1.5;
             line-height: 1.5;
-            font-size: 0.24rem;
+            /*font-size: 0.24rem;*/
+            /*font-size:100px !important; ;*/
             font-family: "Microsoft YaHei";
             font-family: "Microsoft YaHei";
             margin: auto;
             margin: auto;
             max-width: 750px;
             max-width: 750px;