mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +05:30
Styling
This commit is contained in:
parent
0d139d9401
commit
d32bfd73ab
1 changed files with 7 additions and 0 deletions
|
|
@ -580,6 +580,10 @@ ul.month {
|
|||
margin-top: 30px;
|
||||
float: none !important;
|
||||
}
|
||||
.sections-wrapper {
|
||||
padding-bottom: 40px;
|
||||
padding-top: 40px;
|
||||
}
|
||||
.project-image {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
@ -587,6 +591,9 @@ ul.month {
|
|||
float:none!important;
|
||||
text-align: center;
|
||||
}
|
||||
.comment-wrapper.section {
|
||||
margin-bottom:30px;
|
||||
}
|
||||
.pager {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue