fix bug with source::site

This commit is contained in:
r888888888
2017-11-17 17:26:33 -08:00
parent c0ddf266fc
commit 3c524aa5e6
6 changed files with 10 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ div.list-of-forum-posts {
}
article {
border: 1px solid #999;
border: 1px solid #AAA;
margin: 1em 0em;
word-wrap: break-word;
box-shadow: 1px 1px 2px #AAA;