Set dark mode
This commit is contained in:
parent
89d3e1d21a
commit
daa47af94c
7033
src/bulmaswatch.min.css
vendored
Normal file
7033
src/bulmaswatch.min.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -19,8 +19,4 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
}
|
}
|
||||||
.channel--name:hover {
|
|
||||||
background: aliceblue;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
@import 'bulmaswatch.min.css';
|
||||||
|
|
||||||
.mb-20 {
|
.mb-20 {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user