Commit cb8c0537 by dabai

动态样式

parent 18580efd
Showing with 2 additions and 2 deletions
...@@ -16,11 +16,11 @@ div:focus{ ...@@ -16,11 +16,11 @@ div:focus{
input {-webkit-appearance:none; /*去除input默认样式*/} input {-webkit-appearance:none; /*去除input默认样式*/}
img{display:block !important;margin:0.4rem auto 0 !important;text-align: center !important;max-width:100% !important;width: auto !important; height: auto !important;} *{
div{
padding: 0 !important; padding: 0 !important;
margin: 0 !important; margin: 0 !important;
} }
img{display:block !important;margin:0.4rem auto 0 !important;text-align: center !important;max-width:100% !important;width: auto !important; height: auto !important;}
div,div *{ div,div *{
font-size: 0.426rem !important; font-size: 0.426rem !important;
background-color: #FFF !important; background-color: #FFF !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment