summaryrefslogtreecommitdiff
path: root/static/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/css/screen.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index e4d6645..0ac196f 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -74,7 +74,7 @@ ul.posts span {
font-size: 110%;
text-align: justify;
width: 50em;
- margin: 3em auto 2em auto;
+ margin: 3.5em 1.1em 2.5em 1.1em;
line-height: 1.5em;
-webkit-box-shadow: 0px 0px 10px #262526; -moz-box-shadow: 0px 0px 10px #262526; box-shadow: 0px 0px 10px #262526;
}
@@ -176,7 +176,7 @@ ul.posts span {
}
#post_title {
- margin: .5em 1.1em .5em 1.1em;
+
text-align: left;
padding-bottom: .1em;
letter-spacing: 2px;