From 66c0d0b44135ab025a9445a5b85593d892cf23c7 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 14 Jul 2014 05:55:15 -0400 Subject: [PATCH] chore(style) add " " --- css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index dc7ad927..a92de36e 100644 --- a/css/style.css +++ b/css/style.css @@ -147,7 +147,7 @@ body { } .links a { - color:red; + color: red; } .mini-icon { @@ -292,14 +292,14 @@ a:hover, a:active { .current-file { background-color: rgb(49, 123, 249); background-color: rgba(49, 123, 249, .40); - color:white; + color: white; } /* делаем иконки под курсом белыми*/ .current-file a { - color:white; + color: white; } .current-file .text-file::before { - color:white; + color: white; } /* меняем иконки на шрифтовые*/