Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index a95fb4d..c4342cc 100644
--- a/src/style.css
+++ b/src/style.css
@@ -15,3 +15,8 @@ box.message {
.system-message {
opacity: 0.6;
}
+
+.entry-frame {
+ border: 3px solid #ebebeb;
+ border-radius: 10px;
+}