home
This commit is contained in:
parent
ecae9f2ee7
commit
4c3535a979
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ background: black;
|
||||||
.jumbotron {
|
.jumbotron {
|
||||||
background-color: #00457d;
|
background-color: #00457d;
|
||||||
}
|
}
|
||||||
|
ho#id_develop_anywhere_details {
|
||||||
|
background-color: #434343;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
document.head.appendChild(style);
|
document.head.appendChild(style);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue