diff --git a/styles/box/box.css b/styles/box/box.css index d2ed7e3..4073a8f 100644 --- a/styles/box/box.css +++ b/styles/box/box.css @@ -6,7 +6,7 @@ body { background: #444444; background-image: url("background.png"); font-family: Fixed; - font-size: .7em; + font-size: 12px; color: #CCCCCC; margin: auto; margin-top: 14px; @@ -180,7 +180,7 @@ div.entry_content { margin-left: 10px; margin-right: 10px; margin-top: 10px; - text-indent: 1em; + /* text-indent: 1em; */ } div.entry_comment {