mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2026-01-28 17:11:38 +00:00
Update to get the site configured correctly
This commit is contained in:
@@ -833,7 +833,7 @@ body { background-color: #fff; }
|
||||
#main section dl.item-list dd { margin-bottom: 0.5em; }
|
||||
#main section .page_footer, #main section .article_footer { border-top: 1px solid #f2f2f2; padding-top: 0.3125em; }
|
||||
#main section .page_footer .no-bullet, #main section .page_footer ul.item-list, #main section .article_footer .no-bullet, #main section .article_footer ul.item-list { margin-left: 0; }
|
||||
#main section .page_footer #disqus_thread, #main section .article_footer #disqus_thread { border-top: 0.0625em solid #f2f2f2; }
|
||||
#main section .page_footer #disqus_thread, #main section .article_footer #disqus_thread { border-top: 1px solid #f2f2f2; padding-top: 0.625em; }
|
||||
|
||||
#mainAside { font-size: 0.8em; }
|
||||
#mainAside aside { padding: 0.625em 0.4375em; }
|
||||
|
||||
@@ -140,7 +140,8 @@ body{ background-color: #fff; }
|
||||
padding-top: emCalc(5px);
|
||||
.no-bullet{ margin-left: 0; }
|
||||
#disqus_thread {
|
||||
border-top: emCalc(1px) solid darken(#fff, 5%);
|
||||
border-top: 1px solid darken(#fff, 5%);
|
||||
padding-top: emCalc(10px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user