correcting line height for footnotes
[project-aon.git] / en / .publisher / style / standard / more.csst
index 1e12c15..d5c9d1b 100644 (file)
@@ -23,3 +23,12 @@ img.accent {
   margin-right: 10px;
   margin-bottom: 5px;
 }
+sub, sup { 
+  position: relative; 
+  vertical-align: baseline; 
+  line-height: 0; 
+  font-size: 75%;
+}
+sup {top: -0.5em}
+sub {bottom: -0.25em}
+.maintext {line-height: 2.5ex}