添加发布评论功能
This commit is contained in:
@@ -56,6 +56,7 @@ ul {
|
||||
.demo-login-other .layui-icon{position: relative; display: inline-block; margin: 0 2px; top: 2px; font-size: 26px;}
|
||||
|
||||
|
||||
|
||||
/*最外层*/
|
||||
.wrap {
|
||||
width: 700px;
|
||||
@@ -74,7 +75,7 @@ ul {
|
||||
}
|
||||
|
||||
.head-logo {
|
||||
width: 40%;
|
||||
width: 20%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
@@ -87,6 +88,7 @@ ul {
|
||||
padding: 4px 0;
|
||||
width: 60%;
|
||||
float: right;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.head-txt a {
|
||||
@@ -306,6 +308,8 @@ p {
|
||||
.photo {
|
||||
padding-top: 0.625rem;
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
width: 3.5rem;
|
||||
}
|
||||
.photo .avatar {
|
||||
|
Reference in New Issue
Block a user