8 lines
152 B
Text
8 lines
152 B
Text
@media (prefers-color-scheme: dark) {
|
|
@import "theme-arc-green.less";
|
|
}
|
|
|
|
.btn-octicon svg.svg.octicon-download {
|
|
width: 51px;
|
|
height: 56px;
|
|
}
|