summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/skunky.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/skunky.css b/css/skunky.css
index ef281ce..4a4af0d 100644
--- a/css/skunky.css
+++ b/css/skunky.css
@@ -47,6 +47,11 @@ form input, button, select {
.msg:hover {
background-color: #134134;
}
+.reply {
+ border-radius: 0px 2px 2px 0px;
+ border-left: #258268 solid;
+ margin-left: 40px;
+}
.dd {
color: rgb(160, 0, 147);
}