cleanup
parent
537f540dde
commit
cefc3b2677
|
@ -519,10 +519,6 @@ a {
|
||||||
&.implementation-charts {
|
&.implementation-charts {
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.demo-footer {
|
|
||||||
background-color: #ededed;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.component-sizes {
|
.component-sizes {
|
||||||
|
@ -1480,10 +1476,6 @@ pre[class*="language-"] code {
|
||||||
> h4 {
|
> h4 {
|
||||||
color: #dedede !important
|
color: #dedede !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.demo-footer {
|
|
||||||
background-color: #535353 !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1497,8 +1489,4 @@ pre[class*="language-"] code {
|
||||||
> h4 {
|
> h4 {
|
||||||
color: #ebedef !important
|
color: #ebedef !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.demo-footer {
|
|
||||||
background-color: #10161d !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue