摘要:
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="wid 阅读全文
摘要:
@media screen and (max-width: 768px) { html { font-size: 30px !important; } } @media screen and (max-width: 420px) { html { font-size: 19px !important 阅读全文