1
0
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:
2013-07-29 12:01:38 -04:00
parent 9b9aea75f4
commit ca139c815d
13 changed files with 48 additions and 69 deletions

View File

@@ -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);
}
}
}