perl: common styling for release date side notes
[sheet.git] / base.css
index c231fe1fb0619827d2b54c7e7e2d3f273e4e1f9f..185fdace82f879772b29d3662c1d1b01d8ae443a 100644 (file)
--- a/base.css
+++ b/base.css
@@ -85,6 +85,11 @@ ul {
        text-align: left;
 }
 
+h2 small {
+       position: absolute; /* side note; do not influence alignment */
+       margin-left: 1em;
+}
+
 dl > dt {
        float: left;
        width: 50%;