Browse Source

update userline css

Alex Aragón 5 years ago
parent
commit
661b7ad7c2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app/Resources/public/css/themes/educa_colombia/default.css

+ 3 - 0
app/Resources/public/css/themes/educa_colombia/default.css

@@ -117,3 +117,6 @@ header{
 .footer a{
   color: #ffffff;
 }
+.user-online a{
+  color: #FFF;
+}