aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-01-19 13:06:35 +0000
committerGravatar Vitaly Takmazov2018-01-19 13:06:35 +0000
commit5aa9d8a35507a37e1625903a0770e7eec7f0677c (patch)
tree022a4edc1b0ed4f152af3806324e8b832d085e81 /juick-www
parent79ada054386fdb0ada907e0dd40208df5459bb31 (diff)
www: more style
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/static/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index 284eb523..56c6f266 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -307,6 +307,7 @@ article .ir img {
}
article > nav.l,
.msg-cont > nav.l {
+ border-top: 1px solid #eee;
display: flex;
justify-content: space-around;
font-size: 10pt;
@@ -345,6 +346,7 @@ article .tags > a,
flex-basis: 0;
flex-direction: column;
flex-grow: 1;
+ padding-top: 12px;
}
.l .msg-button-icon {
font-weight: bold;