This repository has been archived on 2019-10-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-11-08 18:08:07 +01:00
|
|
|
.bg-black{
|
|
|
|
|
background-color:#000000;
|
2018-11-21 21:14:52 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.scrollable{
|
|
|
|
|
overflow: auto !important;
|
|
|
|
|
height: 40vh;
|
|
|
|
|
margin-top: 2vh;
|
2018-11-08 18:08:07 +01:00
|
|
|
}
|