mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-16 08:19:05 +00:00
Spruce up comments.
This commit is contained in:
@@ -218,3 +218,26 @@ table.torrent-list tbody tr td a:visited {
|
||||
ul.nav-tabs#profileTabs {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.comments-panel {
|
||||
width: 99%;
|
||||
margin: 0 auto;
|
||||
margin-top:10px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.comment-box {
|
||||
width: 95%;
|
||||
margin: 0 auto;
|
||||
margin-top:30px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.delete-btn {
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
max-width: 120px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user