Add dark mode [db]

This commit is contained in:
2018-08-06 08:01:00 +02:00
parent fabc3ad24e
commit 9fd6890667
17 changed files with 117 additions and 10 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
</form>
</div>
<div class="card-footer bg-white">
<div class="card-footer auth-footer">
<div class="form-group row mb-0">
<span class="col-md-4 col-form-label text-md-right text-muted">…or authenticate with</span>
+1 -1
View File
@@ -37,7 +37,7 @@
</form>
</div>
<div class="card-footer bg-white text-muted">
<div class="card-footer auth-footer text-muted">
You can also register by logging in with
<a href="{{route('oauth-google-authorize')}}">Google</a>,
<a href="{{route('oauth-github-authorize')}}">GitHub</a>,