改进管理菜单操作
This commit is contained in:
@@ -295,9 +295,9 @@ button {
|
||||
*/
|
||||
.typecho-pager {
|
||||
list-style: none;
|
||||
margin: 30px 0 0;
|
||||
float: right;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 1.14286em;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
zoom: 1; }
|
||||
@@ -305,12 +305,12 @@ button {
|
||||
.typecho-pager li {
|
||||
display: inline-block;
|
||||
margin: 0 3px;
|
||||
height: 32px;
|
||||
line-height: 32px; }
|
||||
height: 28px;
|
||||
line-height: 28px; }
|
||||
|
||||
.typecho-pager a {
|
||||
display: block;
|
||||
padding: 0 15px; }
|
||||
padding: 0 10px; }
|
||||
|
||||
.typecho-pager a:hover {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user