summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2016-07-03 13:11:20 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2016-07-03 13:47:18 +0200
commit7574b0705287f5e57471ed17734a1a1eada3819c (patch)
tree532ea9f294e5c75376cd95442b1ba66772fa7155 /style
parentd265a632450826dbeebd45aea7c7437b2f33d6b6 (diff)
downloadmutti-web-7574b0705287f5e57471ed17734a1a1eada3819c.tar.gz
mutti-web-7574b0705287f5e57471ed17734a1a1eada3819c.tar.bz2
mutti-web-7574b0705287f5e57471ed17734a1a1eada3819c.zip
Legal text changes
Diffstat (limited to 'style')
-rw-r--r--style/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index 7a49690..5fbf96f 100644
--- a/style/style.css
+++ b/style/style.css
@@ -302,3 +302,13 @@ footer p a {
width: auto;
height: 2em;
}
+
+.info:after {
+ content: '*';
+ display: inline;
+}
+
+.small {
+ font-size: 0.875em;
+ color: #555;
+}