summaryrefslogtreecommitdiff
path: root/static/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/css/screen.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index 10c1a41..2c49935 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -72,7 +72,8 @@ ul.posts span {
width: 50em;
margin: 3em auto 2em auto;
line-height: 1.5em;
- -webkit-box-shadow: 0px 0px 10px #262526; -moz-box-shadow: 0px 0px 10px #262526; box-shadow: 0px 0px 10px #262526;
+ -webkit-box-shadow: 0px 0px 10px #262526; -moz-box-shadow: 0px 0px 10px #262526; box-shadow: 0px 0px 10px #262526;
+ -moz-border-radius:5px;-webkit-border-radius:5px;
}
.title {