Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/isida/vi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/chatlog/.css/chatlog.css')
-rw-r--r--data/chatlog/.css/chatlog.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/chatlog/.css/chatlog.css b/data/chatlog/.css/chatlog.css
index af954b2..3d5b4ad 100644
--- a/data/chatlog/.css/chatlog.css
+++ b/data/chatlog/.css/chatlog.css
@@ -115,6 +115,12 @@ pre {
white-space: pre;
margin: 0px;
color: #57a478;
+ font-size: 14px;
+}
+
+.pinned {
+ color: #bd2d2d;
+ font-weight: bold;
}
.image {