home
This commit is contained in:
parent
50f795d014
commit
ecae9f2ee7
1 changed files with 4 additions and 0 deletions
|
@ -81,6 +81,10 @@ opacity: 1;
|
|||
.ui-slider {
|
||||
background: black;
|
||||
}
|
||||
/* home */
|
||||
.jumbotron {
|
||||
background-color: #00457d;
|
||||
}
|
||||
`;
|
||||
document.head.appendChild(style);
|
||||
|
||||
|
|
Loading…
Reference in a new issue