diff --git a/html/priv.ejs b/html/priv.ejs index 515e15c7..a97e7a3e 100644 --- a/html/priv.ejs +++ b/html/priv.ejs @@ -87,6 +87,9 @@ a{ summary:hover{ color:white; } +section p { + font-family:ubuntu; + }