-
+
diff --git a/static/css/ietf.css b/static/css/ietf.css
index 87824649c..666e4956d 100644
--- a/static/css/ietf.css
+++ b/static/css/ietf.css
@@ -338,6 +338,15 @@ table.materials .snippable {
padding: 0.2em 0.5em;
}
+.padded {
+ padding: 1em 1em;
+ line-height: 1.4142;
+}
+
+a.padded {
+ line-height: 2.0;
+}
+
footer {
font-family: "PT Sans Caption", "Trebuchet", "Seravek", sans-serif;
font-size: 0.7071em;