summaryrefslogtreecommitdiff
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-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;
+}