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;
|
||||
padding: 8px;
|
||||
}
|
||||
.channel--name:hover {
|
||||
background: aliceblue;
|
||||
color: black;
|
||||
}
|
||||
</style>
|
|
@ -1,3 +1,4 @@
|
|||
@import 'bulmaswatch.min.css';
|
||||
|
||||
.mb-20 {
|
||||
margin-bottom: 20px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user