diff --git a/css/style.css b/css/style.css index d6323bbe..d497b034 100644 --- a/css/style.css +++ b/css/style.css @@ -293,9 +293,6 @@ a:hover, a:active { color : rgb(246, 224, 124); color : rgba(246, 224, 124, 0.56); font : 16px 'Fontello'; - width : 6%; - margin-left : 10px; - float : left; background-image: none; } @@ -305,8 +302,9 @@ a:hover, a:active { .name { float: none; - width: 100%; + width: 90%; font-size: 18px; + display: inline-block; } .directory::before {