diff --git a/static/css/ietf.css b/static/css/ietf.css index ac862829e..87824649c 100644 --- a/static/css/ietf.css +++ b/static/css/ietf.css @@ -337,3 +337,8 @@ table.materials .snippable { #message-row tr th { padding: 0.2em 0.5em; } + +footer { + font-family: "PT Sans Caption", "Trebuchet", "Seravek", sans-serif; + font-size: 0.7071em; +}