aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/main.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main.scss b/app/assets/stylesheets/main.scss
index d92b9b4e3..614a1580f 100644
--- a/app/assets/stylesheets/main.scss
+++ b/app/assets/stylesheets/main.scss
@@ -1815,11 +1815,16 @@ text-decoration:none;
margin-bottom: 1em;
}
+
.authority__header__subtitle {
font-size: 1.2em;
color: #666;
}
+.authority__header__notes {
+ margin: 1em;
+}
+
.authority__body {
overflow: hidden;
}