commit | 66edadb33a9bd52d661aae23522f4e0699b0759e | [log] [tgz] |
---|---|---|
author | qiaowei <jov123@163.com> | 周一 4月 20 16:51:56 2020 +0800 |
committer | qiaowei <jov123@163.com> | 周一 4月 20 16:51:56 2020 +0800 |
tree | 1b5c0c88a76e83b531fa6e27b0ce802e19af4272 | |
parent | d727ec407e8fc3518dca6d2284941da9c9753315 [diff] [blame] |
更换LOGO,测试环境
diff --git a/www/css/index.css b/www/css/index.css index fb20796..355df4c 100644 --- a/www/css/index.css +++ b/www/css/index.css
@@ -44,6 +44,23 @@ align-items: center;display: flex!important; font-size: 20px; } +.meun-img{ + width:80px; + height: 80px; +} +@media only screen and (max-height: 700px) { + .meun-img{ + width:80px; + height: 80px; + } +} +@media only screen and (min-height: 701px) { + .meun-img{ + width:90px; + height: 90px; + } +} + @keyframes myfirst { 0% {