aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 8a12423be..cc36c3ffa 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -44,6 +44,12 @@ p {
margin: 1em 0 0.5em;
font-size: 1em;
}
+sup {
+ line-height: 25px;
+ position: relative;
+ top: -0.8em;
+ vertical-align: baseline;
+}
/*=== Images */
img {
@@ -807,6 +813,10 @@ input:checked + .slide-container .properties {
display: none;
}
+.enclosure > [download] {
+ font-size: xx-large;
+ margin-left: .8em;
+}
/*=== MOBILE */
/*===========*/