Set dark mode

This commit is contained in:
Peter Stuifzand 2018-12-29 20:12:29 +01:00
parent 89d3e1d21a
commit daa47af94c
3 changed files with 7034 additions and 4 deletions

7033
src/bulmaswatch.min.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,4 @@
cursor: pointer;
padding: 8px;
}
.channel--name:hover {
background: aliceblue;
color: black;
}
</style>

View File

@ -1,3 +1,4 @@
@import 'bulmaswatch.min.css';
.mb-20 {
margin-bottom: 20px;