diff --git a/style/index.css b/style/index.css index 83394e7..689eae1 100644 --- a/style/index.css +++ b/style/index.css @@ -34,16 +34,16 @@ a:hover{ } .mod-head .bd{ - padding: 10px 15px; + padding: 10px; line-height: 30px; text-align: right; } .mod-head .btn{ position: relative; display: inline-block; - min-width: 90px; + min-width: 80px; height: 30px; - padding: 0 15px; + padding: 0 12px; border: medium none; background: #eee; line-height: 30px; @@ -337,13 +337,13 @@ a:hover{ @media screen and (max-width: 800px) { .mod-panel .hd{ padding-top: 10px; - margin-bottom: 10px; + margin-bottom: 5px; } .mod-panel .hd h1{ font-size: 20px; } .mod-panel .hd p{ - line-height: 24px; + line-height: 22px; overflow: hidden; } .mod-panel .c-hd ul{