diff --git a/css/style.css b/css/style.css index be8517ae..16452d1d 100644 --- a/css/style.css +++ b/css/style.css @@ -221,6 +221,10 @@ body, pre, code { list-style-type: none; } +.files li { + overflow: hidden; +} + a { text-decoration:none; }