diff --git a/templates/index.html b/templates/index.html index 6d7068a..68a7349 100644 --- a/templates/index.html +++ b/templates/index.html @@ -55,7 +55,7 @@ box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2); } - * { + #app * { color: #ccc !important; }