aboutsummaryrefslogtreecommitdiff
path: root/resources/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/css/style.css')
-rw-r--r--resources/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/css/style.css b/resources/css/style.css
index 1bd39ea..9029684 100644
--- a/resources/css/style.css
+++ b/resources/css/style.css
@@ -3,6 +3,10 @@
3 background-color: @theme_bg_color; 3 background-color: @theme_bg_color;
4} 4}
5 5
6.profile-entry {
7 padding: 4px 20px;
8}
9
6.chat-entry { 10.chat-entry {
7 padding: 4px; 11 padding: 4px;
8} 12}