Browse Source

优化评论css

pull/12/head
Zisbusy 4 years ago
committed by GitHub
parent
commit
f7a50dc9bc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      Akina/css/style.css

+ 3
- 3
Akina/css/style.css View File

@ -2954,7 +2954,7 @@ padding: 0;
list-style: none; }
.comment .contents {
margin-bottom: 45px;
margin-bottom: 40px;
}
.comment .isauthor {
@ -3009,7 +3009,7 @@ margin-right: 2%;
width: 100%;
max-width: 50px;
border-radius: 100%;
height: 50px;
height: 100%;
}
.comment .profile img:hover {
@ -4610,7 +4610,7 @@ position: relative;
width: auto;
}
.wrapper section{
max-width: 600px;
max-width: 860px;
margin: 0 auto;
}
.wrapper section h1 {

Loading…
Cancel
Save