Improve notes template
This commit is contained in:
parent
9f3dace353
commit
684e7db45a
3 changed files with 21 additions and 9 deletions
|
@ -1013,7 +1013,7 @@ a.donate {
|
|||
}
|
||||
}
|
||||
|
||||
.paginate ul {
|
||||
.paginate ul, .note-comments ul {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
|
@ -1077,7 +1077,7 @@ a.donate {
|
|||
#sidebar_content {
|
||||
.browse-section.header {
|
||||
padding: 20px;
|
||||
border-bottom: $keyline;
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
||||
h2 {
|
||||
padding: 0 0 5px 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue