Simplify dark scss, some fixes, more convenient dark_mode()

This commit is contained in:
2018-08-06 22:09:42 +02:00
parent 3d03727811
commit d870da7e05
6 changed files with 16 additions and 33 deletions
+1 -1
View File
@@ -41,5 +41,5 @@
}
.card .auth-footer {
background-color: $body-bg;
background-color: transparent; // see through at the card bg
}