summaryrefslogtreecommitdiff
path: root/htroot/env/base.css
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-06-04 01:50:40 +0200
committerreger <reger18@arcor.de>2017-06-04 01:50:40 +0200
commit632354e2ff75060b290c4dadbb2e49d5f0e99632 (patch)
treea36d4832cda34fedd633c9ff8c2d3a690545b079 /htroot/env/base.css
parentc42d17f607d158a3d8fb5e1883baebb04799bf77 (diff)
Tokenize result entry keywords and add some styling for display
Diffstat (limited to 'htroot/env/base.css')
-rw-r--r--htroot/env/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css
index 0f83fe938..6c8ed186c 100644
--- a/htroot/env/base.css
+++ b/htroot/env/base.css
@@ -419,6 +419,10 @@ p.info {
text-align:center;
}
+p.tags {
+ line-height: 1.4;
+}
+
div.bookmark p {
margin:1px;
}