Skip to content
Snippets Groups Projects
Commit 4e228ec8 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '47-use-dark-theme' into 'master'

Resolve "Use dark theme"

Closes #47

See merge request !43
parents 8c5f16d2 3d6a2dda
No related branches found
No related tags found
1 merge request!43Resolve "Use dark theme"
@import "~bootswatch/dist/pulse/variables";
@import "~bootswatch/dist/darkly/variables";
@import "~bootstrap/scss/bootstrap";
@import "~bootswatch/dist/pulse/bootswatch";
@import "~bootswatch/dist/darkly/bootswatch";
table.table-fixed {
table-layout: fixed;
......@@ -18,7 +18,7 @@ table.table-fixed {
}
.spotify-image > img {
border: solid 1px #888;
border: solid 1px #444;
text-align: center;
max-height: 1rem;
max-width: 1rem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment